pgsql: Comment fix for rewriteheap.h.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Comment fix for rewriteheap.h.
Date: 2018-08-25 16:17:30
Message-ID: E1ftbFi-00035V-L8@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Comment fix for rewriteheap.h.

The description of the filename for mapping files did not match the
code.

Branch
------
master

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

Modified Files
--------------
src/include/access/rewriteheap.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2018-08-25 16:39:12 pgsql: Change extension of spilled ReorderBufferChange data to ".tmp".
Previous Message Bruce Momjian 2018-08-25 16:02:06 pgsql: docs: Clarify pg_ctl initdb option text to match options proto.