pgsql/src/test/regress/sql (timestamp.sql)

From: momjian(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/test/regress/sql (timestamp.sql)
Date: 2000-11-25 05:00:33
Message-ID: 200011250500.eAP50Xq71957@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

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

Modified Files:
timestamp.sql

----------------------------- 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 Bruce Momjian 2000-11-25 05:45:56 Re: pgsql/src/tools (RELEASE_CHANGES)
Previous Message momjian 2000-11-25 05:00:31 pgsql/src/test/regress/expected (timestamp.out)