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
Alexander Korotkov 259c96fa8f Inherit parent's AM for partition MERGE/SPLIT operations 2 years ago
..
access Avoid repeating loads of frozen ID values. 2 years ago
archive Add built-in ERROR handling for archive callbacks. 2 years ago
backup Fix unnecessary padding in incremental backups 2 years ago
bootstrap Remove unused #include's from backend .c files 2 years ago
catalog Fix failure to track role dependencies of pg_init_privs entries. 2 years ago
commands Inherit parent's AM for partition MERGE/SPLIT operations 2 years ago
executor Remove some unnecessary fields from executor nodes. 2 years ago
foreign Remove unused #include's from backend .c files 2 years ago
jit Remove dead code 2 years ago
lib Revert: Implement pg_wal_replay_wait() stored procedure 2 years ago
libpq Reject SSL connection if ALPN is used but there's no common protocol 2 years ago
main Remove unused #include's from backend .c files 2 years ago
nodes revert: Transform OR clauses to ANY expression 2 years ago
optimizer Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE code. 2 years ago
parser Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE code. 2 years ago
partitioning Fix error message in check_partition_bounds_for_split_range() 2 years ago
po Update copyright for 2024 2 years ago
port Remove unused #include's from backend .c files 2 years ago
postmaster Avoid repeating loads of frozen ID values. 2 years ago
regex Support C.UTF-8 locale in the new builtin collation provider. 2 years ago
replication Fix duplicated consecutive words in comments 2 years ago
rewrite Add RETURNING support to MERGE. 2 years ago
snowball Remove unused #include's from backend .c files 2 years ago
statistics Fix typos and duplicate words 2 years ago
storage Fix duplicated consecutive words in comments 2 years ago
tcop Post-commit review fixes for slot synchronization. 2 years ago
tsearch Remove unused #include's from backend .c files 2 years ago
utils Revert "Add GUC backtrace_on_internal_error" 2 years ago
.gitignore
Makefile Rework lwlocknames.txt to become lwlocklist.h 2 years ago
common.mk
meson.build Remove AIX support 2 years ago
nls.mk Remove distprep 2 years ago