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 6f44fe7f12 Allow rel_is_distinct_for() to look through RelabelType below OpExpr. 8 years ago
..
backend Allow rel_is_distinct_for() to look through RelabelType below OpExpr. 8 years ago
bin pg_archivecleanup: Add test suite 8 years ago
common Update copyright in recently added files 9 years ago
fe_utils In psql, use PSQL_PAGER in preference to PAGER, if it's set. 8 years ago
include Fix SQL-spec incompatibilities in new transition table feature. 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. 9 years ago
pl Prefer argument name over "$n" for the refname of a plpgsql argument. 8 years ago
port Stamp HEAD as 11devel. 9 years ago
template
test Ensure that BEFORE STATEMENT triggers fire the right number of times. 8 years ago
timezone Fix bool/int type confusion 8 years ago
tools Add support for coordinating record typmods among parallel workers. 8 years ago
tutorial Distinguish selectivity of < from <= and > from >=. 8 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Support retaining data dirs on successful TAP tests 8 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk