postgresql/src
2026-02-03 15:08:16 +02:00
..
backend Don't hint that you can reconnect when the database is dropped 2026-02-03 15:08:16 +02:00
bin psql: Add %i prompt escape to indicate hot standby status. 2026-02-03 10:03:19 +09:00
common Fix accidentally cast away qualifiers 2026-01-26 16:02:31 +01:00
fe_utils Force standard_conforming_strings to always be ON. 2026-01-21 15:08:38 -05:00
include Remove useless errdetail_abort() 2026-02-03 15:08:13 +02:00
interfaces Fix accidentally cast away qualifiers 2026-01-26 16:02:31 +01:00
makefiles tests: Add a test C++ extension module 2026-01-20 16:42:30 +01:00
pl Refactor att_align_nominal() to improve performance. 2026-02-02 14:39:50 -05:00
port Fix accidentally cast away qualifiers 2026-01-26 16:02:31 +01:00
template Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
test Reject ADD CONSTRAINT NOT NULL if name mismatches existing constraint 2026-02-03 12:33:29 +01:00
timezone Update time zone data files to tzdata release 2025c. 2026-01-18 14:54:33 -05:00
tools Move shmem allocator's fields from PGShmemHeader to its own struct 2026-01-30 18:22:56 +02:00
tutorial Force standard_conforming_strings to always be ON. 2026-01-21 15:08:38 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in tests: Add a test C++ extension module 2026-01-20 16:42:30 +01:00
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 2025-06-10 07:04:43 +02:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00