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 319a810180 Fix dependency handling of partitions and inheritance for ON COMMIT 7 years ago
..
access Use pg_pread() and pg_pwrite() for data files and WAL. 7 years ago
bootstrap Install a check for mis-linking of src/port and src/common functions. 7 years ago
catalog Switch pg_promote to be parallel-safe 7 years ago
commands Fix dependency handling of partitions and inheritance for ON COMMIT 7 years ago
executor Move EEOP_*_SYSVAR evaluation out of line. 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 Update copyright for 2018 8 years ago
nodes Revise attribute handling code on partition creation 7 years ago
optimizer Postpone calculating total_table_pages until after pruning/exclusion. 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 set-but-unused variable. 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 Disallow setting client_min_messages higher than ERROR. 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