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: Alvaro Herrera <alvherre@alvh.no-ip.org>, Jeff Davis <jdavis@postgresql.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-03-05T18:02:00Z
Lists: pgsql-hackers
On Tue, 2024-03-05 at 17:19 +0100, Alvaro Herrera wrote:
> This appears to have upset the sepgsql tests.  In buildfarm member
> rhinoceros there's now a bunch of errors like this

Thank you, pushed, and it appears to have fixed the problem.

Regards,
	Jeff Davis




Commits

  1. Fix buildfarm failures from 2af07e2f74.

  2. Fix search_path to a safe value during maintenance operations.

  3. Revert "Fix search_path to a safe value during maintenance operations."