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 cc721c459d HashAgg: use Bump allocator for hash TupleHashTable entries. 9 months ago
..
access Fix bitmapheapscan incorrect recheck of NULL tuples 9 months ago
archive Update copyright for 2025 12 months ago
backup pg_noreturn to replace pg_attribute_noreturn() 9 months ago
bootstrap Remove unnecessary (char *) casts [mem] 10 months ago
catalog Detect and Log multiple_unique_conflicts type conflict. 9 months ago
commands Change one loop in ATRewriteTable to use 1-based attnums 9 months ago
executor HashAgg: use Bump allocator for hash TupleHashTable entries. 9 months ago
foreign Update copyright for 2025 12 months ago
jit Add special case fast-paths for strict functions 9 months ago
lib Update copyright for 2025 12 months ago
libpq Modularize log_connections output 9 months ago
main Update copyright for 2025 12 months ago
nodes Introduce squashing of constant lists in query jumbling 9 months ago
optimizer Allow plugins to set a 64-bit plan identifier in PlannedStmt 9 months ago
parser Update a code comment 9 months ago
partitioning Fix bug in cbc127917 to handle nested Append correctly 10 months ago
po Update copyright for 2025 12 months ago
port Update copyright for 2025 12 months ago
postmaster Introduce squashing of constant lists in query jumbling 9 months ago
regex Support PG_UNICODE_FAST locale in the builtin collation provider. 11 months ago
replication Fix an oversight in 3abe9dc188. 9 months ago
rewrite Fix incorrect handling of subquery pullup 9 months ago
snowball Update to latest Snowball sources. 10 months ago
statistics Address stats import review comments. 10 months ago
storage Redefine max_files_per_process to control additionally opened files 9 months ago
tcop Allow plugins to set a 64-bit plan identifier in PlannedStmt 9 months ago
tsearch Clear errno before calling strtol() in spell.c. 10 months ago
utils Redefine max_files_per_process to control additionally opened files 9 months ago
.gitignore
Makefile Update copyright for 2025 12 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