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 6bb6a62f3c Use extended stats for precise estimation of bucket size in hash join 10 months ago
..
access Make parallel nbtree index scans use an LWLock. 10 months ago
archive Update copyright for 2025 1 year ago
backup Change relpath() et al to return path by value 11 months ago
bootstrap Remove unnecessary (char *) casts [mem] 11 months ago
catalog CREATE INDEX: don't update table stats if autovacuum=off. 10 months ago
commands Remove support for temporal RESTRICT foreign keys 10 months ago
executor Generalize hash and ordering support in amapi 10 months ago
foreign Update copyright for 2025 1 year ago
jit Simplify executor's handling of CaseTestExpr & CoerceToDomainValue. 11 months ago
lib Update copyright for 2025 1 year ago
libpq Split WaitEventSet functions to separate source file 10 months ago
main Update copyright for 2025 1 year ago
nodes Delay extraction of TIDBitmap per page offsets 11 months ago
optimizer Use extended stats for precise estimation of bucket size in hash join 10 months ago
parser Don't try to parallelize array_agg() on an anonymous record type. 10 months ago
partitioning Fix bug in cbc127917 to handle nested Append correctly 11 months ago
po Update copyright for 2025 1 year ago
port Update copyright for 2025 1 year ago
postmaster Split WaitEventSet functions to separate source file 10 months ago
regex Support PG_UNICODE_FAST locale in the builtin collation provider. 12 months ago
replication Fix incorrect assertion in libpqwalreceiver 10 months ago
rewrite Eliminate code duplication in replace_rte_variables callbacks 11 months ago
snowball Update to latest Snowball sources. 11 months ago
statistics Address stats import review comments. 10 months ago
storage Make parallel nbtree index scans use an LWLock. 10 months ago
tcop Rename some signal and interrupt handling functions for consistency 10 months ago
tsearch Clear errno before calling strtol() in spell.c. 10 months ago
utils Use extended stats for precise estimation of bucket size in hash join 10 months ago
.gitignore
Makefile Update copyright for 2025 1 year ago
common.mk
meson.build Update copyright for 2025 1 year ago
nls.mk Return yyparse() result not via global variable 12 months ago