]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/preproc/ecpg.c
Whitespace fix in message
[postgresql] / src / interfaces / ecpg / preproc / ecpg.c
2009-01-30 Peter EisentrautWhitespace fix in message
2009-01-23 Peter EisentrautMessage style review
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-05-16 Peter EisentrautAdd localization support to ecpg.
2008-02-17 Michael Meskes- Removed duplicate include of ecpgtype.h which meant...
2007-12-21 Michael MeskesFixed a few minor glitches pointed out by splint.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-29 Michael MeskesFixed bug in Informix define handling.
2007-08-14 Michael Meskes- Finished major rewrite to use new protocol version
2007-06-11 Michael MeskesFixed one memory leak in descriptor code.
2007-03-17 Michael Meskes- Changed some whitespacing in connect statement.
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-01-12 Michael MeskesSimplified regression handling
2007-01-11 Michael MeskesApplied Joachim's patch for a --regression option.
2006-02-08 Michael Meskes Added just another test case.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-08-29 Tom LaneFix misspelled error message.
2004-11-09 Peter EisentrautGet rid of perror(), substitute some better phrased...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-07-20 Michael MeskesSynced parser and keyword list.
2004-06-10 Bruce MomjianAttached is a patch that takes care of the PATHSEP...
2004-05-17 Bruce MomjianReorganize code to allow path-relative installs.
2004-05-12 Bruce MomjianRename find_my_binary/find_other_binary to
2004-01-28 Tom LaneFix typo.
2004-01-28 Michael Meskes- Issue a warning if a cursor is declared but not opened.
2003-12-18 Peter EisentrautMove Informix compatibility include files out of the...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-02 Peter EisentrautComplete options help and put it in less random order.
2003-10-06 Michael Meskes- Fixed constant listing in execute using clause.
2003-10-04 Peter EisentrautFormat help message internally consistent.
2003-09-09 Michael Meskes- Added Dave patch for Informix handling of numeric...
2003-08-04 Bruce Momjianpgindent run.
2003-08-01 Michael Meskes- Added some Informix error codes in Informix mode.
2003-06-26 Michael MeskesAdded just another compatibility level for Informix.
2003-06-25 Michael MeskesImplemented Informix special way to treat NULLs, remove...
2003-06-13 Michael Meskes- Enable FETCH without INTO.
2003-05-30 Michael MeskesSync and some minor cleanup/fixing work plus an EXEC...
2003-05-27 Michael MeskesAllow input from stdin and output to stdout.
2003-05-14 Michael Meskes - Added more compatibility functions.
2003-05-13 Michael MeskesFixed order of include file search path.
2003-05-02 Michael MeskesFixed double definition of ecpg_compat_mode.
2003-05-01 Michael MeskesAdded an option to force ecpg to also parse files inclu...
2003-04-08 Michael MeskesAdded some more informix compatibility functions.
2003-04-04 Bruce MomjianAdd Win32 path handling for / vs. \ and drive letters.
2003-03-27 Michael MeskesMore changes to pgtypeslib and set optimization to...
2003-03-18 Michael MeskesSome bugfixes for numerical library.
2003-03-16 Michael MeskesStarted working on a seperate pgtypes library. First...
2003-03-10 Tom LaneThis patch fixes a bunch of spelling mistakes in commen...
2003-02-14 Michael Meskes- Synced parser and keyword file.
2003-02-13 Michael Meskes- Applied error reporting patch by Matthew Vanecek
2002-10-18 Peter EisentrautImprove formatting of --help output.
2002-09-04 Bruce Momjianpgindent run.
2002-04-28 Michael Meskes - Synced yet again.
2002-03-21 Tom LaneFix minor syntax error.
2002-03-21 Michael MeskesAdded typedef patches and a new option '-c' to automati...
2002-01-10 Michael MeskesInclude sqlca.h automatically.
2002-01-10 Tom LaneThe result of getopt() should be compared to -1, not...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-19 Michael Meskes- Synced preproc.y with gram.y.
2001-08-28 Tom LaneAvoid #ifdef inside printf() ... that loses on platform...
2001-08-24 Peter EisentrautAdd ecpg --help and --version. Renumber the exit statu...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-01 Tatsuo IshiiRemove HAVE_OPTARG per discussion in hackers list.
2001-02-27 Tatsuo IshiiMassive commits for SunOS4 port.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2000-11-07 Michael MeskesThird try. Sorry, I had a wrong path in my copy statement.
2000-06-02 Bruce MomjianRemove NT-specific file open defines by defining our...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-09 Michael Meskes*** empty log message ***
2000-03-07 Michael Meskes*** empty log message ***
2000-02-17 Michael Meskes*** empty log message ***
2000-01-27 Michael Meskes*** empty log message ***
2000-01-18 Michael Meskes*** empty log message ***
1999-12-26 Tom LanePut back erroneously-removed definition of 'defines...
1999-12-23 Michael Meskes*** empty log message ***
1999-12-21 Bruce MomjianThe first fix is to allow an input file with a relative...
1999-12-08 Michael Meskes*** empty log message ***
1999-07-19 Bruce MomjianRe-add getopt.h check, remove NT-specific tests for it.
1999-07-19 Bruce MomjianRemove getopt configure check.
1999-07-18 Bruce MomjianUpdate ecpg compile.
1999-07-18 Bruce MomjianAdd getopt test.
1999-07-18 Bruce MomjianUpdate configure include checks.
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-05-25 Bruce Momjianpgindent run over code.
1999-04-14 Michael Meskes*** empty log message ***
1999-02-23 Marc G. FournierFrom: Michael Meskes <Michael_Meskes@topmail.de>
1999-02-20 Marc G. FournierFrom: Michael Meskes <Michael_Meskes@topmail.de>
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1998-12-22 Marc G. FournierFrom: Michael Meskes <Michael.Meskes@usa.net>
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-25 Marc G. FournierFrom: Michael Meskes <meskes@online-club.de>
1998-08-11 Bruce MomjianThis one cleans the cursor problems ecpg had so far...
1998-08-05 Marc G. FournierFrom: Dr. Michael Meskes <meskes@online-club.de>
1998-05-06 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-04-24 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-04-21 Marc G. FournierUpgrade ECPG to 2.0
1998-04-06 Bruce MomjianCleanup of compiler warnings.
1998-03-20 Bruce MomjianHere's my next patch to bring ecpg to version 1.1....
next