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
Andres Freund 337be37da3 pgbench: consolidate a few PQfinish calls. 8 years ago
..
backend Remove redundant IndexTupleDSize macro. 8 years ago
bin pgbench: consolidate a few PQfinish calls. 8 years ago
common Update copyright for 2018 8 years ago
fe_utils Empty search_path in Autovacuum and non-psql/pgbench clients. 8 years ago
include Remove redundant IndexTupleDSize macro. 8 years ago
interfaces Refactor client-side SSL certificate checking code 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 9 years ago
pl Fix typo in internal error message 8 years ago
port Add an assertion that we don't pass NULL to snprintf("%s"). 8 years ago
template Force "restrict" not to be used when compiling with xlc. 8 years ago
test Remove restriction on SQL block length in isolationtester scanner. 8 years ago
timezone Update time zone data files to tzdata release 2018c. 8 years ago
tools Fix up ecpg's configuration so it handles "long long int" in MSVC builds. 8 years ago
tutorial Update copyright for 2018 8 years ago
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 8 years ago
Makefile.global.in Convert documentation to DocBook XML 8 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk