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