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
Andres Freund 25ee58e8f2 simplehash: Free collisions array in SH_STAT 1 year ago
..
backend Fix bogus coding in ExecAppendAsyncEventWait(). 1 year ago
bin Fix typo in pg_dumpall role comments fix 2 years ago
common Improve pglz_decompress's defenses against corrupt compressed data. 2 years ago
fe_utils Don't spuriously report FD_SETSIZE exhaustion on Windows. 2 years ago
include simplehash: Free collisions array in SH_STAT 1 year ago
interfaces Fix ecpg's mechanism for detecting unsupported cases in the grammar. 1 year ago
makefiles Add NO_INSTALL option to pgxs 4 years ago
pl Avoid possible longjmp-induced logic error in PLy_trigger_build_args. 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 Don't clobber test exit code at cleanup in LDAP/Kerberors tests 1 year ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Fix various issues with ALTER TEXT SEARCH CONFIGURATION 2 years 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 Add errhint_plural() function and make use of it 5 years ago