..
backend
Fix incorrect logic for hashed IN / NOT IN with non-strict operators
2026-04-24 14:05:23 +12:00
bin
pg_test_timing: fix unit in backward-clock warning
2026-04-24 09:04:32 +09:00
common
Fix comments for Korean encodings in encnames.c
2026-04-16 18:23:02 +12:00
fe_utils
In fmtIdEnc(), handle failure of enlargePQExpBuffer().
2025-02-16 12:46:35 -05:00
include
Fix incorrect logic for hashed IN / NOT IN with non-strict operators
2026-04-24 14:05:23 +12:00
interfaces
Fix some cases of indirectly casting away const.
2026-02-25 11:19:50 -05:00
makefiles
Add NO_INSTALL option to pgxs
2021-05-27 13:58:29 +02:00
pl
Make plpgsql_trap test more robust and less resource-intensive.
2026-04-21 10:54:39 -04:00
port
Fix some cases of indirectly casting away const.
2026-02-25 11:19:50 -05:00
template
On NetBSD, force dynamic symbol resolution at postmaster start.
2022-08-30 17:29:03 -04:00
test
Fix incorrect logic for hashed IN / NOT IN with non-strict operators
2026-04-24 14:05:23 +12:00
timezone
Update time zone data files to tzdata release 2026b.
2026-04-24 12:28:35 -04:00
tools
Enhance make_ctags and make_etags.
2026-04-10 07:58:46 +09:00
tutorial
Doc: sync src/tutorial/basics.source with SGML documentation.
2022-11-19 13:09:14 -05:00
.gitignore
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:04 +02:00
DEVELOPERS
Makefile
Remove the option to build thread_test.c outside configure.
2020-10-21 12:08:48 -04:00
Makefile.global.in
Don't put library-supplied -L/-I switches before user-supplied ones.
2025-07-29 15:17:41 -04:00
Makefile.shlib
Stop using "-multiply_defined suppress" on macOS.
2023-09-26 21:06:21 -04:00
nls-global.mk
Fix update-po for the PGXS case
2025-10-16 20:21:05 +02:00