Re: setting per-database/role parameters checks them against wrong context

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Selena Deckelmann <selena@chesnok.com>
Cc: Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org
Date: 2012-10-01T20:00:59Z
Lists: pgsql-hackers
Selena Deckelmann <selena@chesnok.com> writes:
> The check_temp_buffers() problem seems like a regression and blocks us
> from upgrading to 9.2. The use case are functions that set
> temp_buffers and occasionally are called in a series from a parent
> session.  The work around is... a lot of work.

Uh ... how is that a regression?  AFAIK it's been that way right along.

			regards, tom lane