Commits

DateSubjectAuthorReleases
2008-08-20 Synced parser. Michael Meskes 8.4.0
2008-08-20 Fixed incorrect argument handling in SET command if argument is a variable. Michael Meskes 8.3.4
2008-08-19 Fixed incorrect argument handling in SET command if argument is a variable. Michael Meskes 8.4.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2008-06-26 Synced parser Michael Meskes 8.4.0
2008-06-05 Added SQL symbol for variable names here too. Michael Meskes 8.1.12
2008-06-04 Added SQL to list of allowed variable names. Michael Meskes 8.2.8
2008-06-04 Added symbol SQL to list of allowed variables. Michael Meskes 8.3.2
2008-06-04 Added lost sysmbol SQL_SQL to list of allowed variable names. Michael Meskes 8.4.0
2008-05-20 Synced parser. Michael Meskes 8.4.0
2008-05-16 Add localization support to ecpg. Peter Eisentraut 8.4.0
2008-05-12 Check for non-existant connection in prepare statement handling. Michael Meskes 8.3.2
2008-05-12 Check for non-existant connection in prepare statement handling. Michael Meskes 8.4.0
2008-03-27 - Moved from PQsetdbLogin to PQconnectDB. Michael Meskes 8.4.0
2008-03-01 Fix unportable usages of tolower(). On signed-char machines, it is necessary Tom Lane 8.3.1
2008-03-01 Fix unportable usages of tolower(). On signed-char machines, it is necessary Tom Lane 8.4.0
2008-02-15 Allow AS to be omitted when specifying an output column name in SELECT Tom Lane 8.4.0
2008-02-15 Changed the way symbols are defined in C in INFORMIX mode. Michael Meskes 8.3.1
2008-02-14 EXECUTE can return NOT FOUND so it should be checked here too. Michael Meskes 8.2.7
2008-02-14 - EXECUTE can return NOT FOUND so it should be checked here too. Michael Meskes 8.4.0
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 Added missing clause to parser. Michael Meskes 7.4.19