summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/README
Commit message (Expand)AuthorAgeFilesLines
* Store GUC data in a memory context, instead of using malloc().Tom Lane2022-10-141-8/+7
* Spelling fixes in code commentsPeter Eisentraut2017-03-141-1/+1
* Revise the API for GUC variable assign hooks.Tom Lane2011-04-071-67/+136
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Make source code READMEs more consistent. Add CVS tags to all README files.Bruce Momjian2008-03-201-6/+9
* Some cleanups of enum-guc code, per comments from Tom.Magnus Hagander2008-03-161-2/+2
* Improve consistency of error reporting in GUC assign_hook routines. SomeTom Lane2007-12-281-11/+13
* Arrange for SET LOCAL's effects to persist until the end of the current topTom Lane2007-09-111-50/+109
* Code review for GUC revert-values-if-removed-from-postgresql.conf patch;Tom Lane2007-09-101-1/+9
* Nested transactions. There is still much left to do, especially on theTom Lane2004-07-011-26/+43
* Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_pathTom Lane2004-01-191-15/+16
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Apply (a somewhat revised version of) Greg Mullane's patch to eliminateTom Lane2003-07-291-3/+3
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-171-0/+136