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
Tom Lane cd72c1b76e Label the contents of pg_*_d.h files a little better. 9 months ago
..
access Use streaming read I/O in GiST vacuuming 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 Label the contents of pg_*_d.h files a little better. 9 months ago
commands Change one loop in ATRewriteTable to use 1-based attnums 9 months ago
executor Ensure first ModifyTable rel initialized if all are pruned 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 Revert workarounds for -Wmissing-braces false positives on old GCC 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 aio: Basic subsystem initialization 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 Support buffer forwarding in StartReadBuffers(). 9 months ago
tcop aio: Infrastructure for io_method=worker 9 months ago
tsearch Clear errno before calling strtol() in spell.c. 10 months ago
utils Add vacuum_truncate configuration parameter. 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