Commits

DateSubjectAuthorReleases
2025-10-08 Cleanup NAN code in float.h, too. Tom Lane 19 (unreleased)
2025-03-28 Revert "Tidy up locale thread safety in ECPG library." Peter Eisentraut 18.0
2025-03-28 Tidy up locale thread safety in ECPG library. Peter Eisentraut 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-18 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 11.20
2023-04-18 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 12.15
2023-04-18 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 13.11
2023-04-18 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 14.8
2023-04-18 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 15.3
2023-04-18 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 16.0
2022-08-05 Remove fallbacks for strtoll, strtoull. Thomas Munro 16.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2020-12-24 revert removal of hex_decode() from ecpg from commit c3826f831e Bruce Momjian 14.0
2020-12-24 move hex_decode() to /common so it can be called from frontend Bruce Momjian 14.0
2020-07-27 Fix handling of structure for bytea data type in ECPG Michael Paquier 12.4
2020-07-27 Fix handling of structure for bytea data type in ECPG Michael Paquier 13.0
2020-07-27 Fix handling of structure for bytea data type in ECPG Michael Paquier 14.0
2019-11-07 Remove HAVE_LONG_LONG_INT Peter Eisentraut 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-02-18 Add bytea datatype to ECPG. Michael Meskes 12.0
2018-12-01 Rename ecpg's various "extern.h" files to have distinct names. Tom Lane 12.0
2018-07-11 Rethink how to get float.h in old Windows API for isnan/isinf Alvaro Herrera 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-01 Fix a boatload of typos in C comments. Tom Lane 11.0
2018-03-13 Add Oracle like handling of char arrays. Michael Meskes 11.0