Re: pgsql: Fix search_path to a safe value during maintenance operations.
Jeff Davis <pgsql@j-davis.com>
From: Jeff Davis <pgsql@j-davis.com>
To: Tom Lane <tgl@sss.pgh.pa.us>, Jeff Davis <jdavis@postgresql.org>
Cc: pgsql-committers@lists.postgresql.org
Date: 2024-03-05T02:22:55Z
Lists: pgsql-hackers
On Mon, 2024-03-04 at 21:15 -0500, Tom Lane wrote: > Jeff Davis <jdavis@postgresql.org> writes: > > Fix search_path to a safe value during maintenance operations. > > The buildfarm seems pretty unhappy with this. Looks like I need to use GUC_ACTION_SAVE. I will remedy it shortly. Regards, Jeff Davis
Commits
-
Fix buildfarm failures from 2af07e2f74.
- 59825d163996 17.0 landed
-
Fix search_path to a safe value during maintenance operations.
- 2af07e2f749a 17.0 cited
-
Revert "Fix search_path to a safe value during maintenance operations."
- 2fcc7ee7affe 16.0 cited