CVSROOT: /cvsroot Module name: pgsql-server Changes by: [EMAIL PROTECTED] 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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html