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
Noah Misch 592a589a04 Prevent concurrent SimpleLruTruncate() for any given SLRU. 5 years ago
..
backend Prevent concurrent SimpleLruTruncate() for any given SLRU. 5 years ago
bin pg_dump: fix dependencies on FKs to partitioned tables 5 years ago
common Move frontend-side archive APIs from src/common/ to src/fe_utils/ 6 years ago
fe_utils Move connect.h from fe_utils to src/include/common. 5 years ago
include Prevent concurrent SimpleLruTruncate() for any given SLRU. 5 years ago
interfaces Translation updates 5 years ago
makefiles Remove libpq.rc, use win32ver.rc for libpq 6 years ago
pl Translation updates 5 years ago
port Clear some style deviations. 6 years ago
template Fix compiler warning for ppoll() on Cygwin 6 years ago
test Be more careful about the shape of hashable subplan clauses. 5 years ago
timezone Ensure that distributed timezone abbreviation files are plain ASCII. 6 years ago
tools Move connect.h from fe_utils to src/include/common. 5 years ago
tutorial Update copyrights for 2020 6 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Update Unicode data to Unicode 13.0.0 and CLDR 37 6 years ago
Makefile.shlib Add PostgreSQL home page to --help output 6 years ago
nls-global.mk