Commits

DateSubjectAuthorReleases
2024-11-11 Avoid bizarre meson behavior with backslashes in command arguments. Tom Lane 16.5
2024-11-07 Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane 13.17
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-01-11 Clean up messy API for src/port/thread.c. Tom Lane 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-11-06 Blind attempt to fix MSVC pgcrypto build. Tom Lane 15.0
2021-11-06 Un-break pg_basebackup's MSVC build. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-10-09 Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane 14.0
2020-09-04 Remove arbitrary restrictions on password length. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-06 Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. Tom Lane 13.0
2020-02-21 Assume that we have rint(). Tom Lane 13.0
2020-02-21 Assume that we have functional, 64-bit fseeko()/ftello(). Tom Lane 13.0
2020-01-16 Move wchar.c and encnames.c to src/common/. Tom Lane 13.0
2019-09-07 Avoid using INFO elevel for what are fundamentally debug messages. Tom Lane 13.0
2019-09-07 Avoid using INFO elevel for what are fundamentally debug messages. Tom Lane 12.0
2019-07-01 pgindent run prior to branching v12. Tom Lane 12.0
2019-06-30 Exclude new src/test/modules/unsafe_tests directory from MSVC build. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-02-16 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. Tom Lane 12.0
2019-01-06 Replace the data structure used for keyword lookup. Tom Lane 12.0
2018-12-01 Eliminate parallel-make hazard in ecpg/preproc. Tom Lane 12.0
2018-09-28 Tweak MSVC build system to match changes in 7143b3e82. Tom Lane 12.0