Commits

Showing commits that first shipped in 19 (backpatches included). Clear

DateSubjectAuthorReleases
2026-03-29 Doc: document more incompatible pg_restore option pairs. Tom Lane 19 (unreleased)
2026-03-29 Doc: clarify introductory description of pg_dumpall. Tom Lane 19 (unreleased)
2026-03-27 Doc: split functions-posix-regexp section into multiple subsections. Tom Lane 19 (unreleased)
2026-03-27 pgindent: ensure all C files end with a newline. Tom Lane 19 (unreleased)
2026-03-26 Doc: declutter CREATE TABLE synopsis. Tom Lane 19 (unreleased)
2026-03-26 Doc: commit performs rollback of aborted transactions. Tom Lane 19 (unreleased)
2026-03-26 Add labels to help make psql's hidden queries more understandable. Tom Lane 19 (unreleased)
2026-03-25 Remove a low-value, high-risk optimization in pg_waldump. Tom Lane 19 (unreleased)
2026-03-25 Fix misuse of simplehash.h hash operations in pg_waldump. Tom Lane 19 (unreleased)
2026-03-25 Fix file descriptor leakages in pg_waldump. Tom Lane 19 (unreleased)
2026-03-24 Remove read_archive_file()'s "count" parameter. Tom Lane 19 (unreleased)
2026-03-24 Fix poorly-sized buffers in astreamer compression modules. Tom Lane 19 (unreleased)
2026-03-23 Silence compiler warning from older compilers. Tom Lane 19 (unreleased)
2026-03-23 Doc: minor improvements to SNI documentation. Tom Lane 19 (unreleased)
2026-03-23 Doc: document how EXPLAIN ANALYZE reports parallel queries. Tom Lane 19 (unreleased)
2026-03-23 Improve commentary about ChangeVarNodesWalkExpression(). Tom Lane 19 (unreleased)
2026-03-22 Fix another buglet in archive_waldump.c. Tom Lane 19 (unreleased)
2026-03-22 Fix assorted bugs in archive_waldump.c. Tom Lane 19 (unreleased)
2026-03-22 Remove nonfunctional tar file trailer size check. Tom Lane 19 (unreleased)
2026-03-22 Fix finalization of decompressor astreamers. Tom Lane 19 (unreleased)
2026-03-20 plpgsql: optimize "SELECT simple-expression INTO var". Tom Lane 19 (unreleased)
2026-03-20 Discount the metapage when estimating number of index pages visited. Tom Lane 19 (unreleased)
2026-03-19 Improve hash join's handling of tuples with null join keys. Tom Lane 19 (unreleased)
2026-03-19 Avoid leaking duplicated file descriptors in corner cases. Tom Lane 19 (unreleased)
2026-03-19 Fix transient memory leakage in jsonpath evaluation. Tom Lane 19 (unreleased)