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
Vadim B. Mikheev bbbc211ed1 Fix xid table sizing. 27 years ago
..
access Make functions static or NOT_USED as appropriate. 27 years ago
bootstrap pgindent run over code. 27 years ago
catalog Patch from Andreas: when CREATE TABLE is followed by CREATE INDEX 27 years ago
commands Make functions static or NOT_USED as appropriate. 27 years ago
executor Another pgindent run. Sorry folks. 27 years ago
lib Make functions static or NOT_USED as appropriate. 27 years ago
libpq Fix for crypt memory leak, from James Thompson 27 years ago
main Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodes Make functions static or NOT_USED as appropriate. 27 years ago
optimizer new_relation_targetlist used to cause about 8 separate (and 27 years ago
parser Avoid redundant SysCache searches in coerce_type, for another 27 years ago
port pgindent run over code. 27 years ago
postmaster pgindent run over code. 27 years ago
regex pgindent run over code. 27 years ago
rewrite Make functions static or NOT_USED as appropriate. 27 years ago
storage Fix xid table sizing. 27 years ago
tcop Make functions static or NOT_USED as appropriate. 27 years ago
tioga Another pgindent run. Sorry folks. 27 years ago
utils Clean up inefficient and just plain bad code in some hot-spot 27 years ago
Makefile Export include/utils/mcxt.h so that external stuff can include 27 years ago