Re: TODO item: Allow more complex user/database default GUC settings - Mailing list pgsql-hackers

From Tom Lane
Subject Re: TODO item: Allow more complex user/database default GUC settings
Date
Msg-id 1677.1253592460@sss.pgh.pa.us
Whole thread Raw
In response to Re: TODO item: Allow more complex user/database default GUC settings  (Gurjeet Singh <singh.gurjeet@gmail.com>)
Responses Re: TODO item: Allow more complex user/database default GUC settings
List pgsql-hackers
Gurjeet Singh <singh.gurjeet@gmail.com> writes:
> ON instead of second ALTER looks better, and IMHO DATABASE <dbname> should
> be optional too:

> ALTER ROLE <rolename> [ON DATABASE <dbname>] SET <config> TO <value>;

IN, not ON.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Gurjeet Singh
Date:
Subject: Re: TODO item: Allow more complex user/database default GUC settings
Next
From: Jeevan Chalke
Date:
Subject: Re: numeric_to_number() function skipping some digits