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 7b86c2ac95 Improve dubious memory management in pg_newlocale_from_collation(). 8 years ago
..
backend Improve dubious memory management in pg_newlocale_from_collation(). 8 years ago
bin Fix compiler warning 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 Make WAL segment size configurable at initdb time. 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 Fix instability in subscription regression test. 8 years ago
timezone Fix bool/int type confusion 8 years ago
tools Make WAL segment size configurable at initdb time. 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