pgsql: Update the comment in rmgrlist.h to match it to the code.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update the comment in rmgrlist.h to match it to the code.
Date: 2022-08-30 03:52:56
Message-ID: E1oSsJ5-000YQY-HK@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update the comment in rmgrlist.h to match it to the code.

Author: Hayato Kuroda
Reviwed-by: Amit Kapila
Discussion: https://postgr.es/m/TYAPR01MB58665F20F412EDF27B0759CFF5769@TYAPR01MB5866.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c98b6acdb252546e9bea0b9a37d95ca63d2ff0fa

Modified Files
--------------
src/include/access/rmgrlist.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2022-08-30 15:08:08 pgsql: Revert "Add missing padding from MemoryChunk struct"
Previous Message Amit Kapila 2022-08-30 03:32:59 pgsql: Drop replication origin slots before tablesync worker exits.