..
backend
Fix xmin advancement during fast_forward decoding.
2025-04-28 11:09:27 +05:30
bin
Fix pg_dump --clean with partitioned indexes.
2025-04-16 13:31:44 -04:00
common
Fix integer-overflow problem in scram_SaltedPassword()
2025-03-26 17:51:44 +09:00
fe_utils
In fmtIdEnc(), handle failure of enlargePQExpBuffer().
2025-02-16 12:46:35 -05:00
include
Fix race with synchronous_standby_names at startup
2025-04-11 10:02:17 +09:00
interfaces
Translation updates
2025-02-17 17:51:30 +01:00
makefiles
Use --strip-unneeded when stripping static libraries with GNU strip.
2023-04-20 18:12:32 -04:00
pl
Fix plpgsql's handling of simple expressions in scrollable cursors.
2025-03-21 11:30:42 -04:00
port
Fix detection and handling of strchrnul() for macOS 15.4.
2025-04-01 16:49:51 -04:00
template
Use unnamed POSIX semaphores on Cygwin.
2023-01-06 10:33:28 +13:00
test
Fix an oversight in 3f28b2fcac.
2025-04-23 10:35:54 +05:30
timezone
Update time zone data files to tzdata release 2025b.
2025-04-30 11:14:06 -04:00
tools
Fix detection and handling of strchrnul() for macOS 15.4.
2025-04-01 16:49:51 -04:00
tutorial
Pre-beta mechanical code beautification.
2023-05-19 17:24:48 -04:00
.gitignore
DEVELOPERS
Makefile
Integrate pg_bsd_indent into our build/test infrastructure.
2023-02-12 12:22:21 -05:00
Makefile.global.in
Suppress macOS warnings about duplicate libraries in link commands.
2023-09-29 14:07:30 -04:00
Makefile.shlib
Stop using "-multiply_defined suppress" on macOS.
2023-09-26 21:06:21 -04:00
meson.build
Integrate pg_bsd_indent into our build/test infrastructure.
2023-02-12 12:22:21 -05:00
nls-global.mk
Fix for make unportability
2022-07-13 09:15:01 +02:00