pgsql: Comment fix for rewriteheap.h. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Comment fix for rewriteheap.h.
Date
Msg-id E1ftbFi-00035V-L8@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: Clarify pg_ctl initdb option text to match options proto.
Next
From: Jeff Davis
Date:
Subject: pgsql: Change extension of spilled ReorderBufferChange data to ".tmp".