pgsql: Update DECLARE_INDEX documentation

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update DECLARE_INDEX documentation
Date: 2023-08-24 12:19:09
Message-ID: E1qZ9Ir-000eVN-2F@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update DECLARE_INDEX documentation

Update source code comment changes belonging to the changes in
6a6389a08b.

Discussion: https://www.postgresql.org/message-id/flat/75ae5875-3abc-dafc-8aec-73247ed41cde(at)eisentraut(dot)org

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/908f711d2398f87af1c7982c4376d04a09737faf

Modified Files
--------------
src/include/catalog/genbki.h | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-08-24 12:31:24 pgsql: Fix lack of message pluralization
Previous Message Thomas Munro 2023-08-24 10:39:06 pgsql: Rename hook functions for debug_io_direct to match variable name