Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-03-15 Move -ffast-math defense to float.c and remove the configure check. Tom Lane 19 (unreleased)
2024-08-23 thread-safety: gmtime_r(), localtime_r() Peter Eisentraut 18.0
2024-08-15 Remove dependence on -fwrapv semantics in a few places. Nathan Bossart 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-19 Remove stray mid-sentence tabs in comments Peter Eisentraut 16.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-11-30 Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 9.4.26
2019-11-30 Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 9.5.21
2019-11-30 Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 9.6.17
2019-11-30 Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 10.12
2019-11-30 Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 11.7
2019-11-30 Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 12.2
2019-11-30 Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 13.0
2019-11-28 Remove useless "return;" lines Alvaro Herrera 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-10-07 Remove use of deprecated Autoconf define Peter Eisentraut 13.0
2019-07-22 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-06-30 Remove explicit error handling for obsolete date/time values Peter Eisentraut 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
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 11.0
2017-11-04 ecpg: Remove useless return values Peter Eisentraut 11.0
2017-09-05 Remove unnecessary parentheses in return statements Peter Eisentraut 11.0