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 ca4e20fde8 Merge duplicative code for \sf/\sv, \ef/\ev in psql/command.c. 8 years ago
..
backend Allow SET STATISTICS on expression indexes 8 years ago
bin Merge duplicative code for \sf/\sv, \ef/\ev in psql/command.c. 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 Allow SET STATISTICS on expression indexes 8 years ago
interfaces Remove unnecessary parentheses in return statements 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 9 years ago
pl Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). 8 years ago
port Stamp HEAD as 11devel. 8 years ago
template
test Allow SET STATISTICS on expression indexes 8 years ago
timezone Ensure SIZE_MAX can be used throughout our code. 8 years ago
tools Fix macro-redefinition warning on MSVC. 8 years ago
tutorial Phase 2 of pgindent updates. 9 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