summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
4 hoursFurther post-revert cleanup after online checksumsREL_19_STABLEDaniel Gustafsson
19 hoursdoc: Say which LSN gives read-your-writes with WAITAlexander Korotkov
19 hoursdoc: Explain when to use the WAIT NO_THROW optionAlexander Korotkov
24 hourspg_plan_advice: Disallow partition name without partition schema.Robert Haas
40 hoursRevert online data checksum transitionsDaniel Gustafsson
42 hoursdoc: Fix primary status update WAL position descriptionFujii Masao
2 daysFail REPACK in presence of invalid indexes, take 2Álvaro Herrera
3 daysdoc: Database and tablespace size functions throws errorDaniel Gustafsson
3 daysRevert UPDATE/DELETE FOR PORTION OFPeter Eisentraut
3 daysdoc: Synopsis placeholder consistencyPeter Eisentraut
3 daysdoc PG 19 relnotes: fix retain_dead_tuples detailsBruce Momjian
3 daysdoc PG 19 relnotes: add mention of commit_delay wait eventBruce Momjian
3 daysdoc PG 19 relnotes: update to currentBruce Momjian
4 daysRename the WAIT FOR command to WAIT in the documentationAlexander Korotkov
4 daysFix timeout overflow in WAIT FOR LSNAlexander Korotkov
4 dayspostgres_fdw: Disable attribute statistics import from pre-9.1 servers.Etsuro Fujita
4 daysRevert pg_get_role_ddl(), pg_get_tablespace_ddl(), and pg_get_database_ddl().Andrew Dunstan
5 daysPrevent WAIT FOR LSN from deadlocking recovery on held locksAlexander Korotkov
6 daysdoc: Fix output column name for pg_stat_get_backend_subxact()Michael Paquier
6 daysDoc: update v19 release notes for reversion of a9c350d9e.Tom Lane
6 daysRevert "Don't try to re-order the subcommands of CREATE SCHEMA".Tom Lane
6 daysRevert "Support more object types within CREATE SCHEMA".Tom Lane
7 dayspg_plan_advice: Document interaction with GEQO.Robert Haas
7 daysRework REPACK's documentation on clusteringÁlvaro Herrera
8 dayspostgres_fdw: Adjust warning message in statistics import.Etsuro Fujita
8 daysRemove batching from RI fast-path checksAmit Langote
8 daysFix REPACK command reporting in pg_stat_progress_clusterFujii Masao
9 daysFix error message for concurrent repack on materialized viewsÁlvaro Herrera
9 daysRestrict REPACK (CONCURRENTLY) on user catalog tables.Masahiko Sawada
9 daysRestrict REPACK (CONCURRENTLY) to the heap access method.Masahiko Sawada
10 daysReject REPACK (ANALYZE) in a transaction blockÁlvaro Herrera
10 daysRevert SQL Property Graph Queries (SQL/PGQ)Peter Eisentraut
11 daysReset conflict slot's xmin when a subscription (re)starts retention.Amit Kapila
14 dayspostgres_fdw: Fix issues with statistics import.Etsuro Fujita
2026-09-02Fix nonstandard SQL command doc id= values introduced in the v19 cycle.Noah Misch
2026-09-02Fix user-facing English grammar introduced in the v19 cycle.Noah Misch
2026-09-01libpq: Stop greasing protocol connectionsJacob Champion
2026-09-01Revert "Force LC_COLLATE to C in postmaster."Jeff Davis
2026-09-01doc: clarify aliasing of VALUES in FROM clausesFujii Masao
2026-09-01doc: reformat GRAPH_TABLE examplesFujii Masao
2026-08-31doc: Fix link on pg_dsm_registry_allocations page.Nathan Bossart
2026-08-31doc: Drop stale note about extension LWLock names.Nathan Bossart
2026-08-30doc: Fix the data type named in the regdatabase entry.Nathan Bossart
2026-08-30doc: Mark up "option" in the CHECKPOINT synopsis.Nathan Bossart
2026-08-28Track which shmem areas have been fully initializedHeikki Linnakangas
2026-08-28doc PG 19 relnotes: move replication items to logical replicat.Bruce Momjian
2026-08-27Report next_multi_offset as bigint in pg_control_checkpoint().Masahiko Sawada
2026-08-27Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commandsAlexander Korotkov
2026-08-26doc: Update REPACK-related table rewrite documentationFujii Masao
2026-08-25Further cleanup related to statistics import support in postgres_fdw.Etsuro Fujita