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 ce5c620fb6 Add pgstat_drop_matching_entries() to pgstats 8 months ago
..
access Fix grammatical typos around possessive "its" 8 months ago
archive Update copyright for 2025 9 months ago
backup Update copyright for 2025 9 months ago
bootstrap Update copyright for 2025 9 months ago
catalog Avoid integer overflow while testing wal_skip_threshold condition. 8 months ago
commands Rename pubgencols_type to pubgencols in pg_publication. 8 months ago
executor Move BitmapTableScan per-scan setup into a helper 8 months ago
foreign Update copyright for 2025 9 months ago
jit Simplify executor's handling of CaseTestExpr & CoerceToDomainValue. 8 months ago
lib Update copyright for 2025 9 months ago
libpq postgres_fdw: SCRAM authentication pass-through 8 months ago
main Update copyright for 2025 9 months ago
nodes Add OLD/NEW support to RETURNING in DML queries. 8 months ago
optimizer Move PartitionPruneInfo out of plan nodes into PlannedStmt 8 months ago
parser Require callers of coerce_to_domain() to supply base type/typmod. 8 months ago
partitioning Move PartitionPruneInfo out of plan nodes into PlannedStmt 8 months ago
po Update copyright for 2025 9 months ago
port Update copyright for 2025 9 months ago
postmaster Change shutdown sequence to terminate checkpointer last 8 months ago
regex Support PG_UNICODE_FAST locale in the builtin collation provider. 8 months ago
replication Fix grammatical typos around possessive "its" 8 months ago
rewrite Handle default NULL insertion a little better. 8 months ago
snowball Update copyright for 2025 9 months ago
statistics Consistently spell "leakproof" without a hyphen. 8 months ago
storage Fix comment of StrategySyncStart() 8 months ago
tcop Use PqMsg_* macros in postgres.c. 8 months ago
tsearch Reword recent error messages: "should" -> "must" 8 months ago
utils Add pgstat_drop_matching_entries() to pgstats 8 months ago
.gitignore
Makefile Update copyright for 2025 9 months ago
common.mk
meson.build Update copyright for 2025 9 months ago
nls.mk Return yyparse() result not via global variable 8 months ago