Re: Shouldn't current_schema() be at least PARALLEL RESTRICTED?
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-03-27T02:36:50Z
Lists: pgsql-hackers
On Tue, Mar 26, 2019 at 02:16:00PM +0000, Daniel Gustafsson wrote: > The new status of this patch is: Ready for Committer Thanks Daniel for the review, committed. -- Michael
Commits
-
Switch function current_schema[s]() to be parallel-unsafe
- 5bde1651bbba 12.0 landed