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
Peter Eisentraut 95e805e9ca libpq: Use strerror_r instead of strerror 2 years ago
..
backend libpq: Use strerror_r instead of strerror 2 years ago
bin Make sure to run pg_isready on correct port 2 years ago
common Fix overread in JSON parsing errors for incomplete byte sequences 2 years ago
fe_utils Don't spuriously report FD_SETSIZE exhaustion on Windows. 2 years ago
include Fix macro placement in pg_config.h.in 2 years ago
interfaces libpq: Use strerror_r instead of strerror 2 years ago
makefiles
pl Doc: improve description of plpgsql's FETCH and MOVE commands. 2 years 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 Reset relhassubclass upon attaching table as a partition 2 years ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Fix building with MSVC for TLS session disabling 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