pgsql/src/include (miscadmin.h)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include (miscadmin.h)
Date: 2000-05-29 19:16:56
Message-ID: 200005291916.PAA97925@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, May 29, 2000 @ 15:16:55
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include
from hub.org:/home/projects/pgsql/tmp/cvs-serv97849/include

Modified Files:
miscadmin.h

----------------------------- Log Message -----------------------------

Repair problems with overrun of timezone name length. Increase MAXTZLEN
to 10, and be consistent about whether it counts the trailing null (it
does not). Also increase MAXDATELEN to be sure no buffer overflows are
caused by the longer MAXTZLEN.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-05-29 19:16:57 pgsql/src/include/utils (datetime.h)
Previous Message Bruce Momjian - CVS 2000-05-29 17:44:18 pgsql/src/backend/commands (analyze.c)