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
Peter Geoghegan 6ca7cd89a2 Assert that buffer is pinned in LockBuffer(). 6 years ago
..
backend Assert that buffer is pinned in LockBuffer(). 6 years ago
bin Rename wal_keep_segments to wal_keep_size. 6 years ago
common Prevent compilation of frontend-only files in src/common/ with backend 6 years ago
fe_utils Mop up some no-longer-necessary hacks around printf %.*s format. 6 years ago
include Correctly mark pg_subscription_rel.srsublsn as nullable. 6 years ago
interfaces Fix bugs in libpq's management of GSS encryption state. 6 years ago
makefiles Remove libpq.rc, use win32ver.rc for libpq 6 years ago
pl Fix -Wcast-function-type warnings 6 years ago
port Clear some style deviations. 6 years ago
template Fix compiler warning for ppoll() on Cygwin 7 years ago
test Fix construction of updated-columns bitmap in logical replication. 6 years ago
timezone Ensure that distributed timezone abbreviation files are plain ASCII. 6 years ago
tools Define OPENSSL_API_COMPAT 6 years ago
tutorial Update copyrights for 2020 7 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 NLS: Fix backend gettext triggers 7 years ago