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
Peter Eisentraut 1356f78ea9 Reduce excessive dereferencing of function pointers 8 years ago
..
access Reduce excessive dereferencing of function pointers 8 years ago
bootstrap Remove unnecessary parentheses in return statements 8 years ago
catalog Tighten up some code in RelationBuildPartitionDesc. 8 years ago
commands Reduce excessive dereferencing of function pointers 8 years ago
executor Reduce excessive dereferencing of function pointers 8 years ago
foreign Abstract logic to allow for multiple kinds of child rels. 9 years ago
lib Suppress compiler warnings in dshash.c. 8 years ago
libpq Clean up shm_mq cleanup. 8 years ago
main Change pg_ctl to detect server-ready by watching status in postmaster.pid. 9 years ago
nodes Reduce excessive dereferencing of function pointers 8 years ago
optimizer Clean up handling of dropped columns in NAMEDTUPLESTORE RTEs. 8 years ago
parser Reduce excessive dereferencing of function pointers 8 years ago
po Translation updates 9 years ago
port Change pg_ctl to detect server-ready by watching status in postmaster.pid. 9 years ago
postmaster Use group updates when setting transaction status in clog. 8 years ago
regex Phase 2 of pgindent updates. 9 years ago
replication Correct base backup throttling 8 years ago
rewrite Reduce excessive dereferencing of function pointers 8 years ago
snowball Initial pgindent run with pg_bsd_indent version 2.0. 9 years ago
statistics Remove obsolete comments about functional dependencies 9 years ago
storage Reduce excessive dereferencing of function pointers 8 years ago
tcop Reduce excessive dereferencing of function pointers 8 years ago
tsearch Remove unnecessary parentheses in return statements 8 years ago
utils Reduce excessive dereferencing of function pointers 8 years ago
.gitignore
Makefile Inject $(ICU_LIBS) regardless of platform. 9 years ago
common.mk Add ICU_CFLAGS to global CPPFLAGS 9 years ago
nls.mk Translation updates 9 years ago