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
Michael Paquier 9e0b4b1ab5 Fix use-after-free with INSERT ON CONFLICT changes in reorderbuffer.c 5 months ago
..
backend Fix use-after-free with INSERT ON CONFLICT changes in reorderbuffer.c 5 months ago
bin Sort dump objects independent of OIDs, for the 7 holdout object types. 5 months ago
common With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago
fe_utils In fmtIdEnc(), handle failure of enlargePQExpBuffer(). 10 months ago
include Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. 5 months ago
interfaces Don't put library-supplied -L/-I switches before user-supplied ones. 5 months ago
makefiles Optimize pg_popcount() with AVX-512 instructions. 2 years ago
pl Don't put library-supplied -L/-I switches before user-supplied ones. 5 months ago
port Make our usage of memset_s() conform strictly to the C11 standard. 7 months ago
template Remove AIX support 2 years ago
test Sort dump objects independent of OIDs, for the 7 holdout object types. 5 months ago
timezone Update time zone data files to tzdata release 2025b. 8 months ago
tools meson: Flush stdout in testwrap 9 months ago
tutorial Update copyright for 2024 2 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Don't put library-supplied -L/-I switches before user-supplied ones. 5 months ago
Makefile.shlib Remove AIX support 2 years ago
meson.build Update copyright for 2024 2 years ago
nls-global.mk