pgsql-server: Fix doc bug: to_timestamp() returns timestamptz, not plain

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Fix doc bug: to_timestamp() returns timestamptz, not plain
Date: 2004-06-14 19:01:09
Message-ID: 20040614190109.E288CD1B297@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix doc bug: to_timestamp() returns timestamptz, not plain timestamp.

Modified Files:
--------------
pgsql-server/doc/src/sgml:
func.sgml (r1.207 -> r1.208)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/src/sgml/func.sgml.diff?r1=1.207&r2=1.208)

Browse pgsql-committers by date

  From Date Subject
Next Message User Tom 2004-06-14 19:46:03 pqa - pqa: Improving MySQL report; now it should skip Connect statements
Previous Message Tom Lane 2004-06-14 18:08:20 pgsql-server: Arrange to explicitly stop the pgstat processes at the