summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
3 daysvacuumdb: Add --dry-run.Nathan Bossart
3 daysAdd started_by column to pg_stat_progress_analyze view.Masahiko Sawada
3 daysAdd mode and started_by columns to pg_stat_progress_vacuum view.Masahiko Sawada
3 daysdoc: Fix titles of some pg_buffercache functions.Nathan Bossart
3 daysWiden MultiXactOffset to 64 bitsHeikki Linnakangas
3 daysdoc: Fix statement about ON CONFLICT and deferrable constraints.Dean Rasheed
4 daysUse palloc_object() and palloc_array() in more areas of the treeMichael Paquier
4 daysDoc: fix typo in hash index documentationDavid Rowley
5 daystest_custom_stats: Test module for custom cumulative statisticsMichael Paquier
5 daysinjection_points: Remove portions related to custom pgstatsMichael Paquier
6 daysDoc: include JSON in the list of SQL-standard types.Tom Lane
7 daysAdd PostgreSQL::Test::Cluster::read_head_tail() helper to PostgreSQL/Utils.pmMichael Paquier
8 daysRename column slotsync_skip_at to slotsync_last_skip.Amit Kapila
8 daysamcheck: Fix snapshot usage in bt_index_parent_checkÁlvaro Herrera
9 daysRename BUFFERPIN wait event class to BUFFERAndres Freund
9 daysdoc: Consistently use restartpoint in the documentationDaniel Gustafsson
10 daysShow size of DSAs and dshashes in pg_dsm_registry_allocations.Nathan Bossart
10 daysRemove doc and code comments about ON CONFLICT deficienciesÁlvaro Herrera
2025-11-28Add slotsync_skip_reason column to pg_replication_slots view.Amit Kapila
2025-11-28pg_buffercache: Add pg_buffercache_mark_dirty{,_relation,_all}()Michael Paquier
2025-11-27doc: Add missing tags in pg_buffercache pageMichael Paquier
2025-11-27doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.Fujii Masao
2025-11-27doc: Fix typo in pg_dump documentationDaniel Gustafsson
2025-11-27Add parallelism support for TID Range ScansDavid Rowley
2025-11-26Add GUC to show EXEC_BACKEND stateDaniel Gustafsson
2025-11-26doc: Clarify passphrase command reloading on WindowsDaniel Gustafsson
2025-11-25Add slotsync skip statistics.Amit Kapila
2025-11-24pg_buffercache: Add pg_buffercache_os_pagesMichael Paquier
2025-11-23Add SupportRequestInlineInFrom planner support request.Tom Lane
2025-11-22Add range_minus_multi and multirange_minus_multi functionsPeter Eisentraut
2025-11-21Fix typo in documentation about application timePeter Eisentraut
2025-11-20doc: Assorted documentation improvementsDaniel Gustafsson
2025-11-20doc: Document how to run a subset of regress testsDaniel Gustafsson
2025-11-20doc: Update pg_upgrade documentation to match recent description changes.Fujii Masao
2025-11-19doc: Update formula for vacuum insert threshold.Nathan Bossart
2025-11-18doc: Fix style of description for pg_buffercache_numa.os_page_numMichael Paquier
2025-11-18Rename two columns in pg_stat_subscription_stats.Amit Kapila
2025-11-18Doc: Use <structfield> markup for sequence fields.Amit Kapila
2025-11-17doc: clarify that pg_upgrade preserves "optimizer" stats.Bruce Momjian
2025-11-17doc: Document default values for some pg_recvlogical options.Fujii Masao
2025-11-17Rework output format of pg_dependenciesMichael Paquier
2025-11-17Rework output format of pg_ndistinctMichael Paquier
2025-11-16Doc: include MERGE in variable substitution command listDavid Rowley
2025-11-14doc: clarify that logical slots track transaction activityBruce Momjian
2025-11-14doc: double-quote use of %f, %p, and %r in literal commands.Bruce Momjian
2025-11-14doc: remove verbiage about "receiving" data from rep. slotsBruce Momjian
2025-11-14Doc: add IDs to copy.sgml's <varlistentry> and <refsect1>Álvaro Herrera
2025-11-14Revert "Drop unnamed portal immediately after execution to completion"Michael Paquier
2025-11-14doc: adjust "Replication Slot" to mention physical & logicalBruce Momjian
2025-11-14doc: clarify "logical" replication slotsBruce Momjian