aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/output.c
Commit message (Expand)AuthorAge
* Change error handling of out of scope variables in ecpg.Michael Meskes2019-01-30
* Rename ecpg's various "extern.h" files to have distinct names.Tom Lane2018-12-01
* Set connection back to NULL after freeing it.Michael Meskes2018-03-13
* Implement DO CONTINUE action for ECPG WHENEVER statement.Michael Meskes2017-08-25
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Use "%option prefix" to set API names in ecpg's lexer.Tom Lane2016-12-11
* pgindent run for 9.6Robert Haas2016-06-09
* Remove unnecessary escaping in C character literalsPeter Eisentraut2015-12-22
* pgindent run for 9.4Bruce Momjian2014-05-06
* Also escape double quotes for ECPG's #line statement.Michael Meskes2013-07-06
* Apploed patch by MauMau <maumau307@gmail.com> to escape filenames in #line st...Michael Meskes2013-07-05
* Standardize treatment of strcmp() return valuePeter Eisentraut2011-12-27
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fixed auto-prepare to not try preparing statements that are not preparable. BugMichael Meskes2009-12-16
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Changed statement escaping to not escape continuation line markers.Michael Meskes2008-03-20
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...Michael Meskes2007-09-26
* Fixed compiler warning for enum handlingMichael Meskes2007-08-14
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-14
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Added lots of SoC stuff made by Joachim.Michael Meskes2006-08-15
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* C++ comments are verboten. Per gripe from Kris Jurka.Tom Lane2006-02-09
* Fix broken non-YYDEBUG case.Tom Lane2006-02-09
* Added just another test case.Michael Meskes2006-02-08
* In ecpg, automatically double single quotes in $$ strings becauseBruce Momjian2006-02-04
* More minor cosmetic improvements:Neil Conway2004-10-13
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-25
* Create a real prototype function for describe.Michael Meskes2003-05-30
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* - Synced preproc.y with gram.y.Michael Meskes2001-09-19
* - Synced preproc.y with gram.y.Michael Meskes2001-08-19
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* *** empty log message ***Michael Meskes2000-03-07
* *** empty log message ***Michael Meskes2000-03-02
* *** empty log message ***Michael Meskes2000-02-25
* *** empty log message ***Michael Meskes2000-02-18