| From: | Jeff Davis <pgsql(at)j-davis(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jeff Davis <jdavis(at)postgresql(dot)org> |
| Cc: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Fix search_path to a safe value during maintenance operations. |
| Date: | 2024-03-05 02:22:55 |
| Message-ID: | fda152e452812324c57d6d5d513711c616d7e36f.camel@j-davis.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Mon, 2024-03-04 at 21:15 -0500, Tom Lane wrote:
> Jeff Davis <jdavis(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2024-03-05 03:17:43 | pgsql: Fix incorrectly reported stats kind in "can't happen" ERROR |
| Previous Message | Tom Lane | 2024-03-05 02:15:27 | Re: pgsql: Fix search_path to a safe value during maintenance operations. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Smith | 2024-03-05 02:25:00 | Re: Improve eviction algorithm in ReorderBuffer |
| Previous Message | Nathan Bossart | 2024-03-05 02:22:25 | Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases |