"Greg Sabino Mullane" <[EMAIL PROTECTED]> writes: > This works fine:
> SELECT set_config('search_path', '$schema,' ||
> current_setting('search_path'), true);
> ...but does not last outside of a transaction.
Well, sure, because you told it to. Why isn't the last parameter
"false"?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
