index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
expected
/
guc.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
1
-5
/
+5
*
Add an optional missing_ok argument to SQL function current_setting().
Tom Lane
2015-07-02
1
-0
/
+31
*
Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behavior
Bruce Momjian
2013-11-25
1
-2
/
+2
*
Issue error on SET outside transaction block in some cases
Bruce Momjian
2013-10-04
1
-0
/
+2
*
Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off.
Tom Lane
2013-09-03
1
-0
/
+16
*
Silently ignore any nonexistent schemas that are listed in search_path.
Tom Lane
2012-04-11
1
-8
/
+26
*
Code review for plpgsql fn_signature patch.
Tom Lane
2012-02-01
1
-1
/
+1
*
Print function signature, not just name, in PL/pgSQL error messages.
Heikki Linnakangas
2012-01-31
1
-1
/
+1
*
Revise the API for GUC variable assign hooks.
Tom Lane
2011-04-07
1
-1
/
+2
*
Remove ancient PL/pgsql line numbering hack.
Robert Haas
2010-08-02
1
-1
/
+1
*
Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue.
Tom Lane
2010-02-16
1
-6
/
+6
*
Improve psql's tabular display of wrapped-around data by inserting markers
Tom Lane
2009-11-22
1
-1
/
+1
*
Remove regex_flavor GUC, so that regular expressions are always "advanced"
Tom Lane
2009-10-21
1
-39
/
+39
*
Reduce the maximum value of vacuum_cost_delay and autovacuum_vacuum_cost_delay
Tom Lane
2009-02-28
1
-33
/
+33
*
Arrange for SET LOCAL's effects to persist until the end of the current top
Tom Lane
2007-09-11
1
-0
/
+141
*
Implement function-local GUC parameter settings, as per recent discussion.
Tom Lane
2007-09-03
1
-0
/
+33
*
Rename the newly-added commands for discarding session state.
Neil Conway
2007-04-26
1
-5
/
+5
*
RESET SESSION, plus related new DDL commands. Patch from Marko Kreen,
Neil Conway
2007-04-12
1
-0
/
+100
*
Extend 'guc' regression test to check manipulations of datestyle as
Tom Lane
2006-08-13
1
-9
/
+286
*
Add some basic tests of GUC behavior.
Tom Lane
2006-08-04
1
-0
/
+150