Commits

DateSubjectAuthorReleases
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 8.4.18
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.0.14
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.1.10
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.2.5
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.3.1
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.4.0
2012-04-11 Silently ignore any nonexistent schemas that are listed in search_path. Tom Lane 9.2.0
2010-02-16 Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. Tom Lane 9.0.0
2009-10-21 Remove regex_flavor GUC, so that regular expressions are always "advanced" Tom Lane 9.0.0
2009-02-28 Reduce the maximum value of vacuum_cost_delay and autovacuum_vacuum_cost_delay Tom Lane 8.4.0
2007-09-11 Arrange for SET LOCAL's effects to persist until the end of the current top Tom Lane 8.3.0
2007-09-03 Implement function-local GUC parameter settings, as per recent discussion. Tom Lane 8.3.0
2007-04-26 Rename the newly-added commands for discarding session state. Neil Conway 8.3.0
2007-04-12 RESET SESSION, plus related new DDL commands. Patch from Marko Kreen, Neil Conway 8.3.0
2006-08-13 Extend 'guc' regression test to check manipulations of datestyle as Tom Lane 8.2.0
2006-08-04 Add some basic tests of GUC behavior. Tom Lane 8.2.0