aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/ecpg.c
Commit message (Expand)AuthorAge
* Fix typo.Tom Lane2004-01-28
* - Issue a warning if a cursor is declared but not opened.Michael Meskes2004-01-28
* Move Informix compatibility include files out of the way. compatlib.hPeter Eisentraut2003-12-18
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Complete options help and put it in less random order.Peter Eisentraut2003-11-02
* - Fixed constant listing in execute using clause.Michael Meskes2003-10-06
* Format help message internally consistent.Peter Eisentraut2003-10-04
* - Added Dave patch for Informix handling of numeric/int conversion.Michael Meskes2003-09-09
* pgindent run.Bruce Momjian2003-08-04
* - Added some Informix error codes in Informix mode.Michael Meskes2003-08-01
* Added just another compatibility level for Informix.Michael Meskes2003-06-26
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-25
* - Enable FETCH without INTO.Michael Meskes2003-06-13
* Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype.Michael Meskes2003-05-30
* Allow input from stdin and output to stdout.Michael Meskes2003-05-27
* - Added more compatibility functions.Michael Meskes2003-05-14
* Fixed order of include file search path.Michael Meskes2003-05-13
* Fixed double definition of ecpg_compat_mode.Michael Meskes2003-05-02
* Added an option to force ecpg to also parse files includes via '#include' and...Michael Meskes2003-05-01
* Added some more informix compatibility functions.Michael Meskes2003-04-08
* Add Win32 path handling for / vs. \ and drive letters.Bruce Momjian2003-04-04
* More changes to pgtypeslib and set optimization to -O1.Michael Meskes2003-03-27
* Some bugfixes for numerical library.Michael Meskes2003-03-18
* Started working on a seperate pgtypes library. First test work. PLEASE test c...Michael Meskes2003-03-16
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-10
* - Synced parser and keyword file.Michael Meskes2003-02-14
* - Applied error reporting patch by Matthew VanecekMichael Meskes2003-02-13
* Improve formatting of --help output.Peter Eisentraut2002-10-18
* pgindent run.Bruce Momjian2002-09-04
* - Synced yet again.Michael Meskes2002-04-28
* Fix minor syntax error.Tom Lane2002-03-21
* Added typedef patches and a new option '-c' to automatically create C typedef...Michael Meskes2002-03-21
* Include sqlca.h automatically.Michael Meskes2002-01-10
* The result of getopt() should be compared to -1, not EOF, perTom Lane2002-01-10
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* 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
* Avoid #ifdef inside printf() ... that loses on platforms where printf()Tom Lane2001-08-28
* Add ecpg --help and --version. Renumber the exit status codes, which werePeter Eisentraut2001-08-24
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Remove HAVE_OPTARG per discussion in hackers list.Tatsuo Ishii2001-03-01
* Massive commits for SunOS4 port.Tatsuo Ishii2001-02-27
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Third try. Sorry, I had a wrong path in my copy statement.Michael Meskes2000-11-07
* Remove NT-specific file open defines by defining our own open macros forBruce Momjian2000-06-02
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* *** empty log message ***Michael Meskes2000-03-09
* *** empty log message ***Michael Meskes2000-03-07
* *** empty log message ***Michael Meskes2000-02-17
* *** empty log message ***Michael Meskes2000-01-27