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

Started by Bruce Momjianover 25 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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