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/backend
Tom Lane 15455e14b8 Eliminate RewritePreprocessQuery, which was taking an 26 years ago
..
access Rearrange heap_beginscan to eliminate extra call on 26 years ago
bootstrap Standardize on MAXPGPATH as the size of a file pathname buffer, 26 years ago
catalog formatting cleanup 26 years ago
commands Fix compile after COMMENT problem. 26 years ago
executor Don't call ExecOpenIndices if pg_class relhasindex shows there are no 26 years ago
lib Inline check for full buffer in appendStringInfoChar. 26 years ago
libpq Standardize on MAXPGPATH as the size of a file pathname buffer, 26 years ago
main Move some system includes into c.h, and remove duplicates. 27 years ago
nodes Eliminate some unbelievably cheesy code in _copyConst(). 26 years ago
optimizer Skip invoking set_uppernode_references() for a RESULT node 26 years ago
parser Eliminate local inefficiencies in updateTargetListEntry, make_var, and 26 years ago
port 'extern char *pg_pathname' in these files fails to agree with 26 years ago
postmaster Standardize on MAXPGPATH as the size of a file pathname buffer, 26 years ago
regex Move some system includes into c.h, and remove duplicates. 27 years ago
rewrite Eliminate RewritePreprocessQuery, which was taking an 26 years ago
storage Standardize on MAXPGPATH as the size of a file pathname buffer, 26 years ago
tcop Hello. 26 years ago
tioga Move some system includes into c.h, and remove duplicates. 27 years ago
utils Allow indexes on system catalogs for use in cache code. 26 years ago
Makefile Export include/utils/mcxt.h so that external stuff can include 27 years ago