postgresql/src/bin
Tom Lane 2abae34a2e Implement function-local GUC parameter settings, as per recent discussion.
There are still some loose ends: I didn't do anything about the SET FROM
CURRENT idea yet, and it's not real clear whether we are happy with the
interaction of SET LOCAL with function-local settings.  The documentation
is a bit spartan, too.
2007-09-03 00:39:26 +00:00
..
initdb Tsearch2 functionality migrates to core. The bulk of this work is by 2007-08-21 01:11:32 +00:00
ipcclean Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
pg_config Make some messages more consistent 2007-05-31 15:13:06 +00:00
pg_controldata Decouple the values of TOAST_TUPLE_THRESHOLD and TOAST_MAX_CHUNK_SIZE. 2007-04-03 04:14:26 +00:00
pg_ctl Silence compile warning on win32, per Stefan and Buildfarm. 2007-07-12 18:15:52 +00:00
pg_dump Implement function-local GUC parameter settings, as per recent discussion. 2007-09-03 00:39:26 +00:00
pg_resetxlog Suppress Sun Studio warnings, per Stefan. 2007-07-12 21:27:09 +00:00
pgevent Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
psql Make \dFt and \dFt+ do something different --- omitting the function 2007-08-22 02:25:34 +00:00
scripts Fix unintended change of output format for createlang/droplang -l. Missed 2007-08-10 00:39:31 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00