pgsql-server/ oc/src/sgml/func.sgml rc/backend ...

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/ oc/src/sgml/func.sgml rc/backend ...
Date: 2004-03-05 02:41:15
Message-ID: 20040305024115.0D28AD1B8B7@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/03/04 22:41:14

Modified files:
doc/src/sgml : func.sgml
src/backend/utils/adt: timestamp.c
src/test/regress/expected: timestamp.out timestamptz.out
src/test/regress/sql: timestamp.sql timestamptz.sql

Log message:
Per a brief conversation with Tom, I've created a patch for adding
support for 'week' within the date_trunc function.

Within the patch I added a couple of test cases and associated target
output, and changed the documentation to add 'week' appropriately.

Robert Creager

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-03-05 03:24:50 pgsql-server/contrib/xml Makefile README.pgxml ...
Previous Message Bruce Momjian 2004-03-05 02:16:42 Re: pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...