| From: | Nathan Bossart <nathan(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Document pg_get_multixact_members(). |
| Date: | 2025-07-01 18:55:45 |
| Message-ID: | E1uWg8v-004EP7-0D@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Document pg_get_multixact_members().
Oversight in commit 0ac5ad5134.
Author: Sami Imseih <samimseih(at)gmail(dot)com>
Co-authored-by: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Reviewed-by: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Discussion: https://postgr.es/m/20150619215231.GT133018%40postgresql.org
Discussion: https://postgr.es/m/CAA5RZ0sjQDDwJfMRb%3DZ13nDLuRpF13ME2L_BdGxi0op8RKjmDg%40mail.gmail.com
Backpatch-through: 13
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/e6115394d40c5d8789b23e5badb2a7679ddd5203
Modified Files
--------------
doc/src/sgml/func.sgml | 28 +++++++++++++++++++++++++++-
doc/src/sgml/maintenance.sgml | 5 ++++-
2 files changed, 31 insertions(+), 2 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2025-07-01 19:19:50 | pgsql: Make more use of binaryheap_empty() and binaryheap_size(). |
| Previous Message | Peter Eisentraut | 2025-07-01 18:44:11 | pgsql: Update comment for IndexInfo.ii_WithoutOverlaps |