pgsql: Fix comment from commit 22655aa231.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix comment from commit 22655aa231.
Date: 2023-10-16 00:33:16
Message-ID: E1qsBXn-000lAU-ST@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix comment from commit 22655aa231.

Per automated complaint from BF animal koel this needed to be
re-indented, but there was also a typo. Back-patch to 16.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/01529c7040088db2718628d0814058598152bd39

Modified Files
--------------
src/backend/access/heap/heapam.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2023-10-16 00:33:25 pgsql: Fix comment from commit 22655aa231.
Previous Message Alexander Korotkov 2023-10-16 00:18:33 pgsql: Add support event triggers on authenticated login