Commits

DateSubjectAuthorReleases
2007-06-03 Create a GUC parameter temp_tablespaces that allows selection of the Tom Lane 8.3.0
2006-10-19 Clean up local redeclarations of variables with DLLIMPORT, per report Tom Lane 8.2.0
2006-07-29 Adjust initialization sequence for timezone_abbreviations so that Tom Lane 8.2.0
2006-07-25 Remove hard-wired lists of timezone abbreviations in favor of providing Tom Lane 8.2.0
2006-05-21 Add a new GUC parameter backslash_quote, which determines whether the SQL Tom Lane 8.1.4
2006-05-11 Code review for standard_conforming_strings patch. Fix it so it does not Tom Lane 8.2.0
2005-03-25 Add missing min/max parameters to DefineCustomIntVariable() and Tom Lane 8.0.2
2005-03-25 Add missing min/max parameters to DefineCustomIntVariable() and Tom Lane 8.1.0
2005-03-19 Add temp_buffers GUC variable to allow users to determine the size Tom Lane 8.1.0
2004-11-24 A client_encoding specification coming from the connection request has Tom Lane 8.0.0
2004-11-14 Remove GUC USERLIMIT variable category, making the affected variables Tom Lane 8.0.0
2004-11-05 Create 'default_tablespace' GUC variable that supplies a TABLESPACE Tom Lane 8.0.0
2004-10-22 Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not be Tom Lane 8.0.0
2004-10-09 Adjust configuration-files GUC behavior as per my recent proposal. Tom Lane 8.0.0
2004-10-08 Whack some sense into the configuration-file-location patch. Tom Lane 8.0.0
2004-07-01 Nested transactions. There is still much left to do, especially on the Tom Lane 8.0.0
2004-05-28 Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by Tom Lane 8.0.0
2004-01-19 Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path Tom Lane 8.0.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-07-28 Code review for recent GUC changes --- try to make it less obvious that Tom Lane 7.4.1
2003-05-06 Restructure command destination handling so that we pass around Tom Lane 7.4.1
2003-04-25 In the continuing saga of FE/BE protocol revisions, add reporting of Tom Lane 7.4.1
2002-07-20 Code review for SHOW output changes; fix horology expected files for Tom Lane 7.3.1
2002-05-17 Merge the last few variable.c configuration variables into the generic Tom Lane 7.3.1
2002-03-24 EXPLAIN output now comes out as a query result, not a NOTICE message. Tom Lane 7.3.1