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 ea1268f630 Avoid generating extra subre tree nodes for capturing parentheses. 5 years ago
..
backend Avoid generating extra subre tree nodes for capturing parentheses. 5 years ago
bin Fix psql's ON_ERROR_ROLLBACK so that it handles COMMIT AND CHAIN. 5 years ago
common Add result size as argument of pg_cryptohash_final() for overflow checks 5 years ago
fe_utils Generalize parallel slot result handling. 5 years ago
include Avoid generating extra subre tree nodes for capturing parentheses. 5 years ago
interfaces Allow specifying CRL directory 5 years ago
makefiles Remove libpq.rc, use win32ver.rc for libpq 6 years ago
pl Remove extra increment of plpgsql's statement counter for FOR loops. 5 years ago
port pg_attribute_no_sanitize_alignment() macro 5 years ago
template Further tweaking of PG_SYSROOT heuristics for macOS. 5 years ago
test Fix bug in COMMIT AND CHAIN command. 5 years ago
timezone Update time zone data files to tzdata release 2021a. 5 years ago
tools Allow multiple xacts during table sync in logical replication. 5 years ago
tutorial Doc, more or less: uncomment tutorial example that was fixed long ago. 5 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Introduce --with-ssl={openssl} as a configure option 5 years ago
Makefile.shlib Add PostgreSQL home page to --help output 6 years ago
nls-global.mk NLS: Fix backend gettext triggers 6 years ago