pgsql: Fix bogus comment

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix bogus comment
Date: 2019-08-20 20:23:35
Message-ID: E1i0AfH-0005C9-H9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix bogus comment

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

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/068bc300c6ed5333d9561e55cb5f45d17de88422

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-08-21 07:18:17 pgsql: Clean up some SCRAM attribute processing
Previous Message Michael Paquier 2019-08-20 07:13:20 pgsql: Fix compilation failure of vacuumdb and reindexdb with OpenBSD