pgsql: Minor editorializing on pg_controldata and pg_resetxlog: adjust - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Minor editorializing on pg_controldata and pg_resetxlog: adjust
Date
Msg-id 20100428193849.D242A7541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Minor editorializing on pg_controldata and pg_resetxlog: adjust some message
wording, deal explicitly with some fields that were being silently left zero.

Modified Files:
--------------
    pgsql/src/bin/pg_controldata:
        pg_controldata.c (r1.48 -> r1.49)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_controldata/pg_controldata.c?r1=1.48&r2=1.49)
    pgsql/src/bin/pg_resetxlog:
        pg_resetxlog.c (r1.79 -> r1.80)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_resetxlog/pg_resetxlog.c?r1=1.79&r2=1.80)

pgsql-committers by date:

Previous
From: Thom Brown
Date:
Subject: Re: pgsql: Introduce wal_level GUC to explicitly control if information
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Modify information_schema._pg_keysequal() to avoid search path