Re: Getting available options - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Getting available options
Date
Msg-id 20080219141751.GG7652@alvh.no-ip.org
Whole thread Raw
In response to Re: Getting available options  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Getting available options  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander wrote:

> That would work for all the settings here I think, except for log_destinatino
> which actually supports multiple choices from the enumeration. But that
> would be fairly easy to implement on top of it.

I think DateStyle should also be considered carefully, given how it has
two different settings in one variable (USE_XXX_STYLE and DATEORDER_XXX)

TimeZone would also be a little more difficult than an enum.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: "Gevik Babakhani"
Date:
Subject: Re: Getting available options
Next
From: Magnus Hagander
Date:
Subject: Re: Getting available options