Re: search_path wildcard? - Mailing list pgsql-general

From David G. Johnston
Subject Re: search_path wildcard?
Date
Msg-id CAKFQuwZx0G=0fPDmhwWiCNT1+ZUWYQGkYVj5Vab10A0_bksq0g@mail.gmail.com
Whole thread Raw
In response to search_path wildcard?  (Ron Johnson <ronljohnsonjr@gmail.com>)
Responses Re: search_path wildcard?
List pgsql-general
On Wed, May 22, 2024, 10:36 Ron Johnson <ronljohnsonjr@gmail.com> wrote:
This doesn't work, and I've found nothing similar:
ALTER ROLE foo SET SEARCH_PATH  = '*';

Correct, you cannot do that.

David J.

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: search_path wildcard?
Next
From: Tom Lane
Date:
Subject: Re: Missed compiler optimization issue in function select_rtable_names_for_explain