pgsql/contrib/pg_controldata pg_controldata.c

From: thomas(at)postgresql(dot)org (Thomas Lockhart)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/contrib/pg_controldata pg_controldata.c
Date: 2002-07-05 15:31:17
Message-ID: 20020705153117.142A3476999@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: thomas(at)postgresql(dot)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

Browse pgsql-committers by date

  From Date Subject
Next Message Barry Lind 2002-07-05 18:50:27 pgsql/src/interfaces/jdbc/org/postgresql/large ...
Previous Message Bruce Momjian - CVS 2002-07-05 02:10:17 pgsql/doc TODO