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 6fc8b145e7 Fix pg_dump --inserts mode for generated columns with dropped columns. 4 years ago
..
backend Fix parallel operations that prevent oldest xmin from advancing. 4 years ago
bin Fix pg_dump --inserts mode for generated columns with dropped columns. 4 years ago
common Fix buffer overrun in unicode string normalization with empty input 4 years ago
fe_utils Fix incautious handling of possibly-miscoded strings in client code. 5 years ago
include Fix parallel operations that prevent oldest xmin from advancing. 4 years ago
interfaces libpq: reject extraneous data after SSL or GSS encryption handshake. 4 years ago
makefiles
pl Translation updates 4 years ago
port AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
template Further tweaking of PG_SYSROOT heuristics for macOS. 5 years ago
test Fix quoting of ACL item in table for upgrade binary compatibility checks 4 years ago
timezone Update time zone data files to tzdata release 2021e. 4 years ago
tools Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. 4 years ago
tutorial tutorial: land height is "elevation", not "altitude" 5 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Fix prove_installcheck to use correct paths when used with PGXS 5 years ago
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
nls-global.mk