pgsql: pg_upgrade: add missing period in C comment

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_upgrade: add missing period in C comment
Date: 2015-05-29 21:44:59
Message-ID: E1YyS5L-0006uO-8x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_upgrade: add missing period in C comment

Branch
------
master

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

Modified Files
--------------
src/bin/pg_upgrade/pg_upgrade.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2015-05-29 21:49:27 Re: pgsql: Remove special cases for ETXTBSY from new fsync'ing logic.
Previous Message Tom Lane 2015-05-29 21:03:04 pgsql: initdb -S should now have an explicit check that $PGDATA is vali