pgsql: Fix bogus comment - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix bogus comment
Date
Msg-id E1i0AfH-0005C7-H1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix bogus comment

Author: Alexander Lakhin
Discussion: https://postgr.es/m/20190819072244.GE18166@paquier.xyz

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix compilation failure of vacuumdb and reindexdb with OpenBSD
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Clean up some SCRAM attribute processing