..
backend
Fix assertion failure in snapshot building
2025-04-30 20:36:23 +02:00
bin
Fix pg_dump --clean with partitioned indexes.
2025-04-16 13:31:44 -04:00
common
Add pg_encoding_set_invalid()
2025-02-10 10:03:40 -05: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:20 +09:00
interfaces
Add missing newlines to PQescapeInternal() messages pre-v16.
2025-05-01 17:36:47 -04:00
makefiles
Add NO_INSTALL option to pgxs
2021-05-27 13:58:29 +02: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
On NetBSD, force dynamic symbol resolution at postmaster start.
2022-08-30 17:29:03 -04:00
test
Test restartpoints in archive recovery.
2025-04-20 08:28:53 -07:00
timezone
Update time zone data files to tzdata release 2025b.
2025-04-30 11:14:15 -04:00
tools
Fix detection and handling of strchrnul() for macOS 15.4.
2025-04-01 16:49:51 -04:00
tutorial
Doc: sync src/tutorial/basics.source with SGML documentation.
2022-11-19 13:09:14 -05:00
.gitignore
DEVELOPERS
Makefile
Remove the option to build thread_test.c outside configure.
2020-10-21 12:08:48 -04: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
nls-global.mk
Add errhint_plural() function and make use of it
2021-03-31 09:16:25 +02:00