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
David Rowley a929e17e5a Allow run-time pruning on nested Append/MergeAppend nodes 6 years ago
..
backend Allow run-time pruning on nested Append/MergeAppend nodes 6 years ago
bin Avoid null pointer dereference if error result lacks SQLSTATE. 6 years ago
common Fix two issues in TOAST decompression. 6 years ago
fe_utils Don't use custom OID symbols in pg_type.dat, either. 6 years ago
include Allow run-time pruning on nested Append/MergeAppend nodes 6 years ago
interfaces Don't use custom OID symbols in pg_type.dat, either. 6 years ago
makefiles
pl Don't use custom OID symbols in pg_type.dat, either. 6 years ago
port Remove the option to build thread_test.c outside configure. 6 years ago
template Makefile comment: remove reference to tools/thread/thread_test 6 years ago
test Allow run-time pruning on nested Append/MergeAppend nodes 6 years ago
timezone Update time zone data files to tzdata release 2020d. 6 years ago
tools Add pg_relation_check_pages() to check on-disk pages of a relation 6 years ago
tutorial Remove support for postfix (right-unary) operators. 6 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 6 years ago
Makefile.global.in Split Makefile symbol CFLAGS_VECTOR into two symbols. 6 years ago
Makefile.shlib
nls-global.mk