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 7f4235032f Avoid null pointer dereference if error result lacks SQLSTATE. 5 years ago
..
backend Preserve index data in pg_statistic across REINDEX CONCURRENTLY 5 years ago
bin Avoid null pointer dereference if error result lacks SQLSTATE. 5 years ago
common Fix issue with --enable-coverage and the new unicode {de,re}composition code 5 years ago
fe_utils Don't use custom OID symbols in pg_type.dat, either. 5 years ago
include Preserve index data in pg_statistic across REINDEX CONCURRENTLY 5 years ago
interfaces Don't use custom OID symbols in pg_type.dat, either. 5 years ago
makefiles
pl Don't use custom OID symbols in pg_type.dat, either. 5 years ago
port Remove the option to build thread_test.c outside configure. 5 years ago
template Makefile comment: remove reference to tools/thread/thread_test 5 years ago
test Preserve index data in pg_statistic across REINDEX CONCURRENTLY 5 years ago
timezone Update time zone data files to tzdata release 2020d. 5 years ago
tools Add pg_relation_check_pages() to check on-disk pages of a relation 5 years ago
tutorial Remove support for postfix (right-unary) operators. 5 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Split Makefile symbol CFLAGS_VECTOR into two symbols. 5 years ago
Makefile.shlib
nls-global.mk