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
Heikki Linnakangas 37d2ff3803 pg_rewind: Refactor the abstraction to fetch from local/libpq source. 5 years ago
..
backend Get rid of the dedicated latch for signaling the startup process. 5 years ago
bin pg_rewind: Refactor the abstraction to fetch from local/libpq source. 5 years ago
common Second thoughts on TOAST decompression. 5 years ago
fe_utils Don't use custom OID symbols in pg_type.dat, either. 5 years ago
include Revert pg_relation_check_pages() 5 years ago
interfaces Fix some grammar and typos in comments and docs 5 years ago
makefiles Remove libpq.rc, use win32ver.rc for libpq 6 years ago
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 Revert pg_relation_check_pages() 5 years ago
timezone Update time zone data files to tzdata release 2020d. 5 years ago
tools pg_rewind: Refactor the abstraction to fetch from local/libpq source. 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 Add PostgreSQL home page to --help output 6 years ago
nls-global.mk