diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-24 19:43:03 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-24 19:43:03 +0000 |
commit | b120485f9cf55e96e8b945df12303c9ea8ef94b7 (patch) | |
tree | 9e8d6bd4c47322bd647086e4f9c5b36470b995bc /src/backend/utils/adt/arrayfuncs.c | |
parent | 12a2121c75ee2078bb23f4dfecb87bcf674017f2 (diff) | |
download | postgresql-b120485f9cf55e96e8b945df12303c9ea8ef94b7.tar.gz postgresql-b120485f9cf55e96e8b945df12303c9ea8ef94b7.zip |
GUC assign hooks that look at external state in deciding whether a
setting is valid must ignore that state and permit the assignment anyway
when source is PGC_S_OVERRIDE. Otherwise they may disallow a rollback
at transaction abort, which is The Wrong Thing. Per example from
Michael Fuhr 12-Sep-04.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions