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 83b06823f6 Move new typedef AclId into c.h, so as to avoid cluttering namespace 23 years ago
..
access Fix for bug #866. 7.3 contains new logic for avoiding redundant calls to 23 years ago
bootstrap Revise executor APIs so that all per-query state structure is built in 23 years ago
catalog Reconsider old decision to try to constant-fold default and constraint 23 years ago
commands Updated deferred trigger patch. 23 years ago
executor Guard against stopping when numberTuples=0 and counter wraps around. 23 years ago
lib Remove bit.c/h routines. Not used anymore. 23 years ago
libpq Fix IPv6 detection and IPv6 to 4 conversion to use only standard 23 years ago
main This patch removes a bunch of superfluous #include directives: if 23 years ago
nodes To suppress memory leakage in long-lived Lists, lremove() should pfree 23 years ago
optimizer Fix inherited UPDATE for cases where child column numbering doesn't 23 years ago
parser Code review for FETCH/MOVE 0 changes. Improve documentation, do the 23 years ago
po Most of the code follows the American spelling of the word, which is 23 years ago
port This patch removes a bunch of superfluous #include directives: if 23 years ago
postmaster Silence compiler warning caused by removal of netinet/in.h 23 years ago
regex This patch removes a bunch of superfluous #include directives: if 23 years ago
rewrite To suppress memory leakage in long-lived Lists, lremove() should pfree 23 years ago
storage Fix various places where global s/NOTICE/WARNING/ was applied with too 23 years ago
tcop Move new typedef AclId into c.h, so as to avoid cluttering namespace 23 years ago
utils Fix indenting of log_min_error_statement. 23 years ago
Makefile Fix missing tab in file. 23 years ago
nls.mk Translation updates 23 years ago