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
Jeff Davis f244a2bb4c Move ICU-specific code from pg_locale.c into pg_locale_icu.c. 1 year ago
..
access Fix fetching default toast value during decoding of in-progress transactions. 1 year ago
archive Apply more quoting to GUC names in messages 1 year ago
backup Use aux process resource owner in walsender 1 year ago
bootstrap Increase the number of fast-path lock slots 1 year ago
catalog Create functions pg_set_relation_stats, pg_clear_relation_stats. 1 year ago
commands Adjust EXPLAIN's output for disabled nodes 1 year ago
executor Track scan reversals in MergeJoin 1 year ago
foreign Improve style of two code paths 1 year ago
jit jit: Use opaque pointers in all supported LLVM versions. 1 year ago
lib Implement pg_wal_replay_wait() stored procedure 1 year ago
libpq Avoid mixing custom and OpenSSL BIO functions 1 year ago
main Tighten check for --forkchild argument when spawning child process 1 year ago
nodes Show values of SET statements as constants in pg_stat_statements 1 year ago
optimizer Track scan reversals in MergeJoin 1 year ago
parser Track sort direction in SortGroupClause 1 year ago
partitioning Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
po Translation updates 2 years ago
port Require memory barrier support. 1 year ago
postmaster Clean up WaitLatch calls that passed latch without WL_LATCH_SET 1 year ago
regex Simplify checks for deterministic collations. 1 year ago
replication Use aux process resource owner in walsender 1 year ago
rewrite Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. 1 year ago
snowball Remove unused #include's from backend .c files 2 years ago
statistics Fixup for pg_set_relation_stats(). 1 year ago
storage bufmgr/smgr: Don't cross segment boundaries in StartReadBuffers() 1 year ago
tcop Increase the number of fast-path lock slots 1 year ago
tsearch Constify fields and parameters in spell.c 1 year ago
utils Move ICU-specific code from pg_locale.c into pg_locale_icu.c. 1 year ago
.gitignore
Makefile Fix make build on MinGW 2 years ago
common.mk
meson.build meson: Fix import library name in Windows 2 years ago
nls.mk Add missing gettext triggers 2 years ago