=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <wulczer(at)wulczer(dot)org> writes:
> this idea has cropped up last PGCon - the ability to set GUC variables
> for the duration of a single query. It would work by setting the GUCs
> for the duration of the query and setting them back to what they were
> after it has terminated.
Doesn't SET LOCAL cover this use-case pretty well already?
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Florian Pflug | Date: 2011-10-16 15:50:28 |
| Subject: Re: LIMITing number of results in a VIEW with global variables |
| Previous: | From: Jan Urbański | Date: 2011-10-16 15:44:57 |
| Subject: proposal: set GUC variables for single query |