pgsql: Comment fixes. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Comment fixes.
Date
Msg-id E1T75xK-0003B1-PE@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Comment fixes.

Jeff Davis, somewhat edited by me

Branch
------
master

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

Modified Files
--------------
src/backend/commands/tablecmds.c  |    7 ++++---
src/backend/storage/file/reinit.c |    1 -
2 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Document that xslt-related RPMs may be needed to build docs.
Next
From: Tom Lane
Date:
Subject: pgsql: Improve EXPLAIN's ability to cope with LATERAL references in pla