postgresql/src
Marc G. Fournier a51df14a69 From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
Subject: [HACKERS] Patch: SET var TO 'val'

  Here is a patch that adds a "SET variable TO 'somevalue'" capability
to the parser, and then calls the SetPGVariable() function (which does
just issue a elog(NOTICE) to see whether it works).

  That's the framework for adding timezone/date format/language/...
stuff.
1997-04-02 18:24:52 +00:00
..
backend From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> 1997-04-02 18:24:52 +00:00
bin \h create/drop sequence. 1997-04-02 04:18:26 +00:00
include From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> 1997-04-02 18:24:52 +00:00
interfaces From: Anton de Wet <adw@obsidian.co.za> 1997-04-02 18:16:49 +00:00
man Manuals for SEQUENCEs. 1997-04-02 04:20:00 +00:00
port Misc port related issues 1997-04-01 09:27:11 +00:00
test Date/Time updates from Thomas... 1997-03-14 23:34:16 +00:00
tools/mkldexport End of the make file simplifications. 1996-11-12 11:43:32 +00:00
tutorial Silence compiler warnings, fix error in complex compare function. 1997-01-05 21:20:34 +00:00
utils Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
BACKEND_DIRS Small regression and doc patch 1996-12-13 02:39:00 +00:00
GNUmakefile.in Make sure anything configure related is removed on a distclean 1997-02-28 18:45:17 +00:00
MAKE_CTAGS Add execute permission. 1996-10-08 04:09:50 +00:00
MAKE_ETAGS Try to fix mode. 1996-11-07 05:15:31 +00:00
MAKE_MKID Renamed file. 1996-10-05 21:16:34 +00:00
Makefile Rename Makefile to GNUmakefile to catch people using other makes. 1996-12-31 07:26:27 +00:00
Makefile.global.in From: Oleg Bartunov <oleg@sai.msu.su> 1997-04-02 18:13:47 +00:00
build Add ability to change installation directory in build, prior to configure 1997-03-26 06:54:01 +00:00
config.guess Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
config.sub Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 1997-03-25 07:16:36 +00:00
configure Misc port related issues 1997-04-01 09:27:11 +00:00
configure.in Misc port related issues 1997-04-01 09:27:11 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00