| From: | Bruce Momjian - CVS <momjian> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/test/regress/expected (timestamp.out) |
| Date: | 2000-07-01 14:10:38 |
| Message-ID: | 200007011410.e61EAcR90667@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Saturday, July 1, 2000 @ 10:10:35
Author: momjian
Update of /home/projects/pgsql/cvsroot/pgsql/src/test/regress/expected
from hub.org:/home/projects/pgsql/tmp/cvs-serv90590/pgsql/src/test/regress/expected
Modified Files:
timestamp.out
----------------------------- Log Message -----------------------------
In the attache is new to_date()/to_timestamp() version.
Now the to_timestamp() support WW,W,J,SSSS,DDD conversion from strings and
the am/pm bug is fixed, the to_char() use week-of-year (WW) full compatible
with Oracle.
This patch update relevant regress-tests and docs too.
Karel
~
~
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut - PostgreSQL | 2000-07-01 15:02:16 | pgsql (configure configure.in) |
| Previous Message | Bruce Momjian - CVS | 2000-07-01 14:10:32 | pgsql/src/backend/utils/adt (formatting.c) |