Re: pg_get_multixact_members not documented
Sami Imseih <samimseih@gmail.com>
From: Sami Imseih <samimseih@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-06-30T15:56:36Z
Lists: pgsql-hackers
> Sure, I am not against keeping the function in an existing section, but > we should remove the description mentioned above for clarity. to be clear, I am suggesting we just remove the second sentence in the description. Therefore, instead of: "The functions shown in Table 9.84 provide server transaction information in an exportable form. The main use of these functions is to determine which transactions were committed between two snapshots." mention only: "The functions shown in Table 9.84 provide server transaction information in an exportable form." I don't think we need to add anything else. -- Sami
Commits
-
Document pg_get_multixact_members().
- f5551538bce0 17.6 landed
- e6115394d40c 19 (unreleased) landed
- e35a0174a9d2 14.19 landed
- d271b04dc64e 16.10 landed
- c8b9f75111aa 18.0 landed
- a167e654d06f 15.14 landed
- 0ee7f51a8b4e 13.22 landed