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
Michael Paquier 52b70b1c7d Remove CommandCounterIncrement() after processing ON COMMIT DELETE 7 years ago
..
access Remove volatiles from {procarray,volatile}.c and fix memory ordering issue. 7 years ago
bootstrap Install a check for mis-linking of src/port and src/common functions. 7 years ago
catalog Fix missing role dependencies for some schema and type ACLs. 7 years ago
commands Remove CommandCounterIncrement() after processing ON COMMIT DELETE 7 years ago
executor Remove ineffective check against dropped columns from slot_getattr(). 7 years ago
foreign Correct constness of a few variables. 7 years ago
jit Fixup for b84a6dafbf triggering assert failure in LLVM debug builds. 7 years ago
lib Rename rbtree.c functions to use "rbt" prefix not "rb" prefix. 7 years ago
libpq Server-side fix for delayed NOTIFY and SIGTERM processing. 7 years ago
main
nodes Revise attribute handling code on partition creation 7 years ago
optimizer Limit the number of index clauses considered in choose_bitmap_and(). 7 years ago
parser Revise attribute handling code on partition creation 7 years ago
partitioning Fix incorrect routine name reference in partprune.c 7 years ago
po Translation updates 8 years ago
port Fix spelling errors and typos in comments 7 years ago
postmaster Add pg_promote function 7 years ago
regex Clean up warnings from -Wimplicit-fallthrough. 8 years ago
replication Fix copy-paste error in errhint() introduced in 691d79a079. 7 years ago
rewrite Change rewriter/planner/executor/plancache to depend on RTE rellockmode. 7 years ago
snowball Sync our Snowball stemmer dictionaries with current upstream. 7 years ago
statistics Fix typos. 7 years ago
storage Remove volatiles from {procarray,volatile}.c and fix memory ordering issue. 7 years ago
tcop Server-side fix for delayed NOTIFY and SIGTERM processing. 7 years ago
tsearch Make ts_locale.c's character-type functions cope with UTF-16. 7 years ago
utils Apply RI trigger skipping tests also for DELETE 7 years ago
.gitignore
Makefile Refactor dlopen() support 7 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 8 years ago