pgsql/doc/src/sgml (func.sgml)

From: Bruce Momjian - CVS <momjian>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/doc/src/sgml (func.sgml)
Date: 2000-07-01 14:10:29
Message-ID: 200007011410.e61EATb90603@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Saturday, July 1, 2000 @ 10:10:29
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml
from hub.org:/home/projects/pgsql/tmp/cvs-serv90590/pgsql/doc/src/sgml

Modified Files:
func.sgml

----------------------------- 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
~
~

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-07-01 14:10:32 pgsql/src/backend/utils/adt (formatting.c)
Previous Message Bruce Momjian - CVS 2000-06-30 18:03:42 pgsql/src/bin/psql (mainloop.c)