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)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 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
2022-10-07 Remove unnecessary uses of Abs() Peter Eisentraut 16.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2021-08-03 interval: round values when spilling to months Bruce Momjian 15.0
2021-05-01 Revert use singular for -1 (commits 9ee7d533da and 5da9868ed9 Bruce Momjian 14.0
2021-04-02 Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 14.0
2021-04-02 Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 10.17
2021-04-02 Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 12.7
2021-04-02 Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 9.6.22
2021-04-02 Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 13.3
2021-04-02 Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 11.12
2021-03-30 In messages, use singular nouns for -1, like we do for +1. Bruce Momjian 14.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2019-10-30 Fix typos in the code Michael Paquier 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2018-12-01 Rename ecpg's various "extern.h" files to have distinct names. Tom Lane 12.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-04-01 Fix a boatload of typos in C comments. Tom Lane 11.0
2018-03-13 Move strtoint() to common Peter Eisentraut 11.0