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
Michael Paquier 8ef9451f58 Refactor cluster.c to use new routine get_index_isclustered() 6 years ago
..
backend Refactor cluster.c to use new routine get_index_isclustered() 6 years ago
bin Add the option to report WAL usage in EXPLAIN and auto_explain. 6 years ago
common Add checksum helper functions. 6 years ago
fe_utils Fix bug in pg_basebackup -F plain -R. 6 years ago
include Add the option to report WAL usage in EXPLAIN and auto_explain. 6 years ago
interfaces Allow ecpg to be built stand-alone, allow parallel libpq make 6 years ago
makefiles Remove libpq.rc, use win32ver.rc for libpq 6 years ago
pl Improve user control over truncation of logged bind-parameter values. 6 years ago
port Be more careful about extracting encoding from locale strings on Windows. 6 years ago
template Fix compiler warning for ppoll() on Cygwin 7 years ago
test Preserve clustered index after rewrites with ALTER TABLE 6 years ago
timezone Require stdint.h 6 years ago
tools Add infrastructure to track WAL usage. 6 years ago
tutorial Update copyrights for 2020 7 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add PostgreSQL home page to --help output 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