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
Robert Haas 3452dc5240 Push tuple limits through Gather and Gather Merge. 8 years ago
..
backend Push tuple limits through Gather and Gather Merge. 8 years ago
bin pg_test_timing: Some NLS fixes 8 years ago
common Update copyright in recently added files 8 years ago
fe_utils Phase 3 of pgindent updates. 8 years ago
include Push tuple limits through Gather and Gather Merge. 8 years ago
interfaces Changed order of statements and added an additiona MSVC safeguard to make ecpg 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 8 years ago
pl Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). 8 years ago
port Stamp HEAD as 11devel. 8 years ago
template
test Push tuple limits through Gather and Gather Merge. 8 years ago
timezone Phase 3 of pgindent updates. 8 years ago
tools Hash tables backed by DSA shared memory. 8 years ago
tutorial Phase 2 of pgindent updates. 8 years ago
.gitignore
DEVELOPERS
Makefile Remove redundant coverage target 9 years ago
Makefile.global.in Be more thorough about cleaning out gcov litter. 8 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk