pgsql-server/src/backend/utils/adt timestamp.c

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/backend/utils/adt timestamp.c
Date: 2002-09-03 22:55:55
Message-ID: 20020903225555.7EB0D475E4D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)postgresql(dot)org 02/09/03 18:55:55

Modified files:
src/backend/utils/adt: timestamp.c

Log message:
EXTRACT(EPOCH FROM timestamp) gave wrong answers in the int64-timestamp
case for timestamptz input, and differently wrong answers in the float-
timestamp case for timestamp input.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-09-03 23:00:42 Re: pgsql-server/ oc/src/sgml/ref/grant.sgml rc/ba ...
Previous Message Bruce Momjian 2002-09-03 22:21:33 Re: pgsql-server/ oc/src/sgml/ref/grant.sgml rc/ba ...