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
Tom Lane 635a856279 Fix build breakage on Solaris-alikes with late-model GCC. 5 months ago
..
backend Fix build breakage on Solaris-alikes with late-model GCC. 5 months ago
bin pg_dump: include comments on not-null constraints on domains, too 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(). 11 months ago
include Fix build breakage on Solaris-alikes with late-model GCC. 5 months ago
interfaces ecpg: Fix NULL pointer dereference during connection lookup 5 months ago
makefiles Optimize pg_popcount() with AVX-512 instructions. 2 years ago
pl Restore the ability to run pl/pgsql expression queries in parallel. 6 months ago
port Make our usage of memset_s() conform strictly to the C11 standard. 8 months ago
template Remove AIX support 2 years ago
test Improve the stability of the recovery test 047_checkpoint_physical_slot 5 months ago
timezone Update time zone data files to tzdata release 2025b. 8 months ago
tools meson: Flush stdout in testwrap 10 months ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Update Unicode data to CLDR 45 2 years ago
Makefile.shlib Remove AIX support 2 years ago
meson.build
nls-global.mk