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
Richard Guo cccab85c2b Fix right-anti-joins when the inner relation is proven unique 2 years ago
..
access Prevent summarizer hang when summarize_wal turned off and back on. 2 years ago
archive Fix memory leaks in error reporting with LOG level 2 years ago
backup parse_manifest: Use const char * 2 years ago
bootstrap Remove unused #include's from backend .c files 2 years ago
catalog Cope with inplace update making catcache stale during TOAST fetch. 2 years ago
commands Preserve CurrentMemoryContext across notify and sinval interrupts. 2 years ago
executor Fix right-anti-joins when the inner relation is proven unique 2 years ago
foreign Remove unused #include's from backend .c files 2 years ago
jit SQL/JSON: Always coerce JsonExpr result at runtime 2 years ago
lib Revert: Implement pg_wal_replay_wait() stored procedure 2 years ago
libpq A few follow-up fixes for GUC name quoting 2 years ago
main Tighten check for --forkchild argument when spawning child process 2 years ago
nodes Adapt REL_17_STABLE to its new status as a stable branch 2 years ago
optimizer Fix possible Assert failure in cost_memoize_rescan 2 years ago
parser SQL/JSON: Fix some obsolete comments. 2 years ago
partitioning Fix creation of partition descriptor during concurrent detach 2 years ago
po Translation updates 2 years ago
port Revise GUC names quoting in messages again 2 years ago
postmaster Avoid 0-length memcpy to NULL with EXEC_BACKEND 2 years ago
regex Support C.UTF-8 locale in the new builtin collation provider. 2 years ago
replication Rename standby_slot_names to synchronized_standby_slots. 2 years ago
rewrite Fix assorted bugs related to identity column in partitioned tables 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 typo in GetRunningTransactionData() 2 years ago
tcop Revise GUC names quoting in messages again 2 years ago
tsearch Remove unused #include's from backend .c files 2 years ago
utils Fix incorrect sentinel byte logic in GenerationRealloc() 2 years 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