postgresql/src/backend/tcop
Marc G. Fournier a1f229b19e From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
Subject: [HACKERS] Patch: set date to euro/us postgres/iso/sql

  Here a patch that implements a SET date for use by the datetime
stuff. The syntax is

        SET date TO 'val[,val,...]'

  where val is us (us dates), euro (european dates), postgres,
iso or sql.

  Thomas is working on the integration in his datetime module.
I just needed to get the patch out before it went stale :)
1997-04-17 13:50:57 +00:00
..
aclchk.c Remove code associated with !ACLGROUP_PATCH, and appropriate #ifdef's 1997-04-03 21:31:57 +00:00
dest.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 1997-01-10 20:19:49 +00:00
fastpath.c From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:13:19 +00:00
Makefile This commit represents a clean compile with the new templates under 1997-04-04 10:43:16 +00:00
postgres.c Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
pquery.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
utility.c From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> 1997-04-02 18:24:52 +00:00
variable.c From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> 1997-04-17 13:50:57 +00:00