Commits

Showing commits that first shipped in 8.3 (backpatches included). Clear

DateSubjectAuthorReleases
2010-06-04 Data returned by RETURNING clause wasn't correctly processed by ecpg. Patch backported from HEAD. Michael Meskes 8.3.12
2008-10-10 Optional arguments should be optional. Michael Meskes 8.3.5
2008-08-20 Fixed incorrect argument handling in SET command if argument is a variable. Michael Meskes 8.3.4
2008-06-04 Added symbol SQL to list of allowed variables. Michael Meskes 8.3.2
2008-05-12 Check for non-existant connection in prepare statement handling. Michael Meskes 8.3.2
2008-02-15 Changed the way symbols are defined in C in INFORMIX mode. Michael Meskes 8.3.1
2008-01-15 Re-enabled variables in fetch/move command. Michael Meskes 8.3.0
2008-01-14 Set valid return values even in case of an error to prevent segfaults. Michael Meskes 8.3.0
2007-12-28 *** empty log message *** Michael Meskes 8.3.0
2007-12-21 Fixed a few minor glitches pointed out by splint. Michael Meskes 8.3.0
2007-11-06 Fixed two parser bugs. Michael Meskes 8.3.0
2007-10-10 Synced parser and keyword list. Michael Meskes 8.3.0
2007-10-03 Cleaned up ecpglib and renamed functions that do not need to be exported. Michael Meskes 8.3.0
2007-09-26 Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get prepare thread-safe. Michael Meskes 8.3.0
2007-09-04 Synced parser and keyword list. Michael Meskes 8.3.0
2007-08-22 More cleaning up and removed some duplicates. Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2007-07-25 Synced parser Michael Meskes 8.3.0
2007-06-12 Fixed reduce/recuce problem due to CURRENT_P. Michael Meskes 8.3.0
2007-06-12 Synced parser and keyword list. Michael Meskes 8.3.0
2007-06-11 Should not try to unlink stdout. Michael Meskes 8.3.0
2007-06-11 Fixed one memory leak in descriptor code. Michael Meskes 8.3.0
2007-05-10 - Synced parser and keyword list Michael Meskes 8.3.0
2007-03-17 - Changed some whitespacing in connect statement. Michael Meskes 8.3.0