Commits

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-11-14 Fixed test for output_filename == stdout. Michael Meskes 8.4.0
2008-11-13 Updated parser file to the one generated by the latest version of parse.[awk|pl] from the latest version of gram.y Michael Meskes 8.4.0
2008-11-11 Replaced manually synced preproc.y by the one created by the new script. Michael Meskes 8.4.0
2008-11-01 Use string component in index structure. Michael Meskes 8.4.0
2008-10-14 Fixed parsing of parameters. Added regression test for this. Michael Meskes 8.4.0
2008-10-10 Optional arguments should be optional. Michael Meskes 8.3.5
2008-10-10 Optional arguments should be optional. Michael Meskes 8.2.11
2008-10-10 Optional arguments should be optional. Michael Meskes 8.1.15
2008-10-10 Optional argument should be optional. Michael Meskes 8.0.19
2008-10-10 Optional argument should be optional. Michael Meskes 7.4.23
2008-10-10 Fixed "create role" parsing to accept optional "with" argument. Michael Meskes 8.4.0
2008-10-07 Synced parser. Michael Meskes 8.4.0
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-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-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