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 cdcdabce5b Remove unnecessary complication around xmlParseBalancedChunkMemory. 10 months ago
..
backend Remove unnecessary complication around xmlParseBalancedChunkMemory. 10 months ago
bin Fix dumping of comments on invalid constraints on domains 11 months ago
common With GB18030, prevent SIGSEGV from reading past end of allocation. 1 year ago
fe_utils In fmtIdEnc(), handle failure of enlargePQExpBuffer(). 1 year ago
include Fix build breakage on Solaris-alikes with late-model GCC. 10 months ago
interfaces ecpg: Fix NULL pointer dereference during connection lookup 10 months ago
makefiles
pl Restore the ability to run pl/pgsql expression queries in parallel. 11 months ago
port Make our usage of memset_s() conform strictly to the C11 standard. 1 year ago
template On NetBSD, force dynamic symbol resolution at postmaster start. 4 years ago
test Fix dumping of comments on invalid constraints on domains 11 months ago
timezone Update time zone data files to tzdata release 2025b. 1 year ago
tools Make our usage of memset_s() conform strictly to the C11 standard. 1 year ago
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 4 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Suppress macOS warnings about duplicate libraries in link commands. 3 years ago
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 3 years ago
nls-global.mk