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
Etsuro Fujita 3863c6fb69 Fix oversight in FindTriggerIncompatibleWithInheritance. 1 month ago
..
backend Fix oversight in FindTriggerIncompatibleWithInheritance. 1 month ago
bin pg_upgrade: Make format strings consistent 1 month ago
common With GB18030, prevent SIGSEGV from reading past end of allocation. 5 months ago
fe_utils In fmtIdEnc(), handle failure of enlargePQExpBuffer(). 7 months ago
include Disallow collecting transition tuples from child foreign tables. 1 month ago
interfaces Don't put library-supplied -L/-I switches before user-supplied ones. 2 months ago
makefiles Use --strip-unneeded when stripping static libraries with GNU strip. 2 years ago
pl Don't put library-supplied -L/-I switches before user-supplied ones. 2 months ago
port Make our usage of memset_s() conform strictly to the C11 standard. 4 months ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Fix oversight in FindTriggerIncompatibleWithInheritance. 1 month ago
timezone Update time zone data files to tzdata release 2025b. 5 months ago
tools Fix back-patching of memset_s() fixes. 4 months ago
tutorial Pre-beta mechanical code beautification. 2 years ago
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
Makefile.global.in Don't put library-supplied -L/-I switches before user-supplied ones. 2 months ago
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2 years ago
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
nls-global.mk