postgresql/src
Tom Lane 20b4819d0e Update time zone data files to tzdata release 2025a.
DST law changes in Paraguay.
Historical corrections for the Philippines.

Backpatch-through: 13
2025-01-20 16:49:15 -05:00
..
backend Fix header check for continuation records where standbys could be stuck 2025-01-20 09:30:39 +09:00
bin Fix off_t overflow in pg_basebackup on Windows. 2025-01-09 16:05:25 +13:00
common Replace pgwin32_is_junction() with lstat(). 2024-11-08 09:36:53 +10:30
fe_utils Don't spuriously report FD_SETSIZE exhaustion on Windows. 2023-10-14 15:54:49 -07:00
include Avoid using timezone Asia/Manila in regression tests. 2025-01-20 15:47:53 -05:00
interfaces Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c. 2025-01-14 18:50:24 -05:00
makefiles Add NO_INSTALL option to pgxs 2021-05-27 13:58:29 +02:00
pl Repair memory leaks in plpython. 2025-01-11 11:45:56 -05:00
port Fix readlink() for non-PostgreSQL junction points on Windows. 2025-01-18 09:33:30 -05:00
template On NetBSD, force dynamic symbol resolution at postmaster start. 2022-08-30 17:29:03 -04:00
test Avoid using timezone Asia/Manila in regression tests. 2025-01-20 15:47:53 -05:00
timezone Update time zone data files to tzdata release 2025a. 2025-01-20 16:49:15 -05:00
tools Fix catcache invalidation of a list entry that's being built 2025-01-14 14:29:13 +02: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