Commits

DateSubjectAuthorReleases
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 11.18
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 15.0
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 14.6
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 16.0
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 13.9
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 12.13
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 10.23
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2014-01-16 Split ecpg_execute() in constituent parts Alvaro Herrera 9.4.0
2010-03-09 ecpg now adds a unique counter to its varchar struct definitions to make these definitions unique, too. It used to use the linenumber but in the rare case of two definitions in one line this was not unique. Michael Meskes 9.0.0
2010-02-04 Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output. Michael Meskes 9.0.0
2008-12-29 First rounf of whitespace changes. Everything but connect-test1 should be fine. 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-05-16 Add localization support to ecpg. Peter Eisentraut 8.4.0
2008-03-27 - Moved from PQsetdbLogin to PQconnectDB. Michael Meskes 8.4.0
2007-10-03 Cleaned up ecpglib and renamed functions that do not need to be exported. Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2007-03-17 - Changed some whitespacing in connect statement. Michael Meskes 8.3.0
2006-09-26 Added Joachim's changes for MinGW. Michael Meskes 8.2.0
2006-09-08 More logic from complex/test* moved to their own testcases. Michael Meskes 8.2.0