Commits

DateSubjectAuthorReleases
2024-10-14 ecpg: re-implement preprocessor's string management. Tom Lane 18.0
2022-07-12 Fix ECPG's handling of type names that match SQL keywords. Tom Lane 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-08-13 Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes 14.0
2021-08-13 Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes 15.0
2021-03-24 Add DECLARE STATEMENT command to ECPG Michael Meskes 14.0
2020-11-07 Fix ecpg's mishandling of B'...' and X'...' literals. Tom Lane 14.0
2020-11-07 Fix ecpg's mishandling of B'...' and X'...' literals. Tom Lane 13.1
2020-01-13 Reduce size of backend scanner's tables. Tom Lane 13.0
2019-09-20 Revert "Add DECLARE STATEMENT support to ECPG." Tom Lane 12.0
2019-09-20 Revert "Add DECLARE STATEMENT support to ECPG." Tom Lane 13.0
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2017-08-16 Changed ecpg parser to allow RETURNING clauses without attached C variables. Michael Meskes 9.2.23
2017-08-16 Changed ecpg parser to allow RETURNING clauses without attached C variables. Michael Meskes 9.3.19
2017-08-16 Changed ecpg parser to allow RETURNING clauses without attached C variables. Michael Meskes 9.4.14
2017-08-16 Changed ecpg parser to allow RETURNING clauses without attached C variables. Michael Meskes 9.5.9
2017-08-16 Changed ecpg parser to allow RETURNING clauses without attached C variables. Michael Meskes 9.6.5
2017-08-14 Changed ecpg parser to allow RETURNING clauses without attached C variables. Michael Meskes 10.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-19 Remove extra newlines at end and beginning of files, add missing newlines Peter Eisentraut 9.1.0
2010-01-15 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg. Michael Meskes 9.0.0
2010-01-05 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to Michael Meskes 9.0.0
2009-11-26 Added dynamic cursor names to ecpg. Almost the whole patch was done by Michael Meskes 9.0.0
2009-11-21 Refactor ecpg grammar so that it uses the core grammar's unreserved_keyword Tom Lane 8.4.2