pgsql/src/include (miscadmin.h)

From: momjian(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include (miscadmin.h)
Date: 2000-11-25 05:00:31
Message-ID: 200011250500.eAP50Va71936@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Saturday, November 25, 2000 @ 00:00:30
Author: momjian

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

Modified Files:
miscadmin.h

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

here is a patch for formatting.c (to_char/timestampt()), for 7.1
it fixing Y,YY,YYY,YYYY conversion, the docs and regress tests update
are included too.

During the patch testing I found small bug in miscadmin.h in
convertstr() declaration. Here it's fixed too.

Thanks

Karel

Browse pgsql-committers by date

  From Date Subject
Next Message momjian 2000-11-25 05:00:33 pgsql/src/test/regress/sql (timestamp.sql)
Previous Message momjian 2000-11-25 05:00:30 pgsql/src/backend/utils/adt (formatting.c)