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 501cfd07da Fix resource leak when a FDW's ForeignAsyncRequest function fails 2 years ago
..
backend Fix resource leak when a FDW's ForeignAsyncRequest function fails 2 years ago
bin Don't try to dump RLS policies or security labels for extension objects. 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 llvmjit: Use explicit LLVMContextRef for inlining 2 years ago
interfaces Call pqPipelineFlush from PQsendFlushRequest 2 years ago
makefiles Use --strip-unneeded when stripping static libraries with GNU strip. 3 years ago
pl Translation updates 2 years ago
port Meson: check for pg_config_paths.h left over from make 2 years ago
template
test Fix the initial sync tables with no columns. 2 years ago
timezone Remove PHOT from our default timezone abbreviations list. 2 years ago
tools Ensure we use the correct spelling of "ensure" 2 years ago
tutorial Pre-beta mechanical code beautification. 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
meson.build
nls-global.mk