Re: pgsql: Fix search_path to a safe value during maintenance operations.

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jeff Davis <jdavis@postgresql.org>
Cc: pgsql-committers@lists.postgresql.org
Date: 2024-03-05T02:15:27Z
Lists: pgsql-hackers
Jeff Davis <jdavis@postgresql.org> writes:
> Fix search_path to a safe value during maintenance operations.

The buildfarm seems pretty unhappy with this.

			regards, tom lane



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."