Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2022-07-02 ecpglib: call newlocale() once per process. Noah Misch 12.12
2020-07-27 Fix handling of structure for bytea data type in ECPG Michael Paquier 12.4
2020-01-20 Fix out-of-memory handling in ecpglib. Tom Lane 12.2
2019-09-20 Revert "Add DECLARE STATEMENT support to ECPG." Tom Lane 12.0
2019-05-26 Fix more thinkos in new ECPG "PREPARE AS" code. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-22 Implement PREPARE AS statement for ECPG. Michael Meskes 12.0
2019-02-26 Hopefully fixing memory handling issues in ecpglib that Coverity found. Michael Meskes 12.0
2019-02-18 Properly end string to make sure ecpglib does not read beyond its boundaries. Michael Meskes 12.0
2019-02-18 Add bytea datatype to ECPG. Michael Meskes 12.0
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2019-01-30 Make sure that ecpglib's statement variable has a defined value no matter what. Michael Meskes 12.0
2019-01-24 Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane 12.0
2019-01-21 Second try at fixing ecpglib thread-safety problem. Tom Lane 12.0
2019-01-21 Avoid thread-safety problem in ecpglib. Tom Lane 12.0
2018-12-01 Rename ecpg's various "extern.h" files to have distinct names. Tom Lane 12.0
2018-10-20 Client-side fixes for delayed NOTIFY receipt. Tom Lane 12.0
2018-10-11 Remove deprecated abstime, reltime, tinterval datatypes. Andres Freund 12.0
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 12.0
2018-07-11 Rethink how to get float.h in old Windows API for isnan/isinf Alvaro Herrera 12.0