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 19de0ab23c Fix inadequate locking during get_rel_oids(). 8 years ago
..
backend Fix inadequate locking during get_rel_oids(). 8 years ago
bin psql: Don't try to print a partition constraint we didn't fetch. 8 years ago
common Update copyright in recently added files 8 years ago
fe_utils Provide a test for variable existence in psql 8 years ago
include Add background worker type 8 years ago
interfaces Fixed ECPG to correctly handle out-of-scope cursor declarations with pointers 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 8 years ago
pl Fix plperl build 8 years ago
port Stamp HEAD as 11devel. 8 years ago
template Remove "sco" and "unixware" ports. 9 years ago
test psql: Update \d sequence display 8 years ago
timezone Sync our copy of the timezone library with IANA tzcode master. 8 years ago
tools Support building with Visual Studio 2017 8 years ago
tutorial Distinguish selectivity of < from <= and > from >=. 8 years ago
.gitignore
DEVELOPERS
Makefile Remove redundant coverage target 9 years ago
Makefile.global.in Add PostgreSQL version to coverage output 8 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk