pgsql-server/ oc/src/sgml/func.sgml rc/backend ... - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql-server/ oc/src/sgml/func.sgml rc/backend ...
Date
Msg-id 20040305024115.0D28AD1B8B7@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@svr1.postgresql.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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/contrib/xml Makefile README.pgxml ...