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
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 7.4.27
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 8.0.23
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 8.1.19
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 8.2.15
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 8.3.9
2008-11-14 ecpg's preproc.y is now generated as needed, so remove from CVS. Tom Lane 8.4.0
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-29 Unicode escapes in strings and identifiers Peter Eisentraut 8.4.0
2008-10-28 Add WITH [NO] DATA clause to CREATE TABLE AS, per SQL. Peter Eisentraut 8.4.0
2008-10-27 SQL:2008 syntax CURRENT_CATALOG, CURRENT_SCHEMA, SET CATALOG, SET SCHEMA. Peter Eisentraut 8.4.0
2008-10-21 Allow SQL:2008 syntax ALTER TABLE ... ALTER COLUMN ... SET DATA TYPE Peter Eisentraut 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-10-04 Implement SQL-standard WITH clauses, including WITH RECURSIVE. Tom Lane 8.4.0
2008-09-23 Make LC_COLLATE and LC_CTYPE database-level settings. Collation and Heikki Linnakangas 8.4.0