You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Heikki Linnakangas 1185be3554 Fix missing installation/uninstallation rules for BackgroundPsql.pm 1 year ago
..
backend Preserve CurrentMemoryContext across notify and sinval interrupts. 1 year ago
bin Improve test coverage for changes to inplace-updated catalogs. 1 year ago
common Fix overread in JSON parsing errors for incomplete byte sequences 1 year ago
fe_utils Don't spuriously report FD_SETSIZE exhaustion on Windows. 2 years ago
include Remove comment about xl_heap_inplace "AT END OF STRUCT". 1 year ago
interfaces Remove race conditions between ECPGdebug() and ecpg_log(). 1 year ago
makefiles
pl Remove redundant perl version checks 1 year ago
port Clean up Windows-specific mutex code in libpq and ecpglib. 2 years ago
template On NetBSD, force dynamic symbol resolution at postmaster start. 3 years ago
test Fix missing installation/uninstallation rules for BackgroundPsql.pm 1 year ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Fix MVCC bug with prepared xact with subxacts on standby 1 year ago
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 3 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Suppress macOS warnings about duplicate libraries in link commands. 2 years ago
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2 years ago
nls-global.mk