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 c3623703f3 Add AioUringCompletion in wait_event_names.txt 7 months ago
..
access Fix assertion when decrementing eager scanning success and failure counters. 7 months ago
archive Update copyright for 2025 12 months ago
backup Use XLOG_CONTROL_FILE macro consistently for control file name. 9 months ago
bootstrap Remove unnecessary (char *) casts [mem] 10 months ago
catalog Revert function to get memory context stats for processes 7 months ago
commands In ExecInitModifyTable, don't scribble on the source plan. 7 months ago
executor In ExecInitModifyTable, don't scribble on the source plan. 7 months ago
foreign Track the number of presorted outer pathkeys in MergePath 7 months ago
jit doc: Fix wording in JIT README 7 months ago
lib Update copyright for 2025 12 months ago
libpq Add support for runtime arguments in injection points 7 months ago
main Use thread-safe strftime_l() instead of strftime(). 9 months ago
nodes gen_node_support.pl: improve error message for unclosed struct. 8 months ago
optimizer In ExecInitModifyTable, don't scribble on the source plan. 7 months ago
parser Fix regression with location calculation of nested statements 7 months ago
partitioning Fix bug in cbc127917 to handle nested Append correctly 10 months ago
po Translation updates 8 months ago
port Give up on running with NetBSD/OpenBSD's default semaphore settings. 8 months ago
postmaster Fix per-relation memory leakage in autovacuum. 7 months ago
regex Another unintentional behavior change in commit e9931bfb75. 8 months ago
replication Don't retreat slot's confirmed_flush LSN. 7 months ago
rewrite Refactor ChangeVarNodesExtended() using the custom callback 7 months ago
snowball Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 9 months ago
statistics Fix recently introduced typos 8 months ago
storage Revert function to get memory context stats for processes 7 months ago
tcop Revert function to get memory context stats for processes 7 months ago
tsearch Clear errno before calling strtol() in spell.c. 9 months ago
utils Add AioUringCompletion in wait_event_names.txt 7 months ago
.gitignore
Makefile aio: Add liburing dependency 9 months ago
common.mk
meson.build Update copyright for 2025 12 months ago
nls.mk Return yyparse() result not via global variable 11 months ago