pgsql/contrib/pg_controldata pg_controldata.c - Mailing list pgsql-committers

From thomas@postgresql.org (Thomas Lockhart)
Subject pgsql/contrib/pg_controldata pg_controldata.c
Date
Msg-id 20020705153117.142A3476999@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    thomas@postgresql.org    02/07/05 11:31:17

Modified files:
    contrib/pg_controldata: pg_controldata.c

Log message:
    Add a few new lines to display recently added fields in the ControlFile
    structure.
    Now includes the following new fields:
    integer/float date/time storage
    maximum length of names (+1; they must also include a null termination)
    maximum number of function arguments
    maximum length of locale name




pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/doc TODO
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/doc/src/sgml wal.sgml