[COMMITTERS] pgsql: amcheck: editorialize variable name & comment. - Mailing list pgsql-committers

From Andres Freund
Subject [COMMITTERS] pgsql: amcheck: editorialize variable name & comment.
Date
Msg-id E1cmBn6-00028Z-Ms@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
amcheck: editorialize variable name & comment.

No exclusive lock is taken anymore...

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fcd8d25d38b5f42ec4ae77a673813c2dc279ccf7

Modified Files
--------------
contrib/amcheck/verify_nbtree.c | 77 ++++++++++++++++++++---------------------
1 file changed, 38 insertions(+), 39 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [COMMITTERS] pgsql: contrib/amcheck needs RecentGlobalXmin to bePGDLLIMPORT'ified.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Fix hard-coded relkind constants in assorted other files.