Pavel Stehule <[email protected]> writes:
> I thinking about request on custom datetime format. My first idea is:

> a) add new datestyle format "custom"
> b) add new GUC variables - custom_date_format, custom_time_format,
> custom_timestamp_format

Ick.  Why not just put them in one variable.
        datestyle = 'custom yyyy mm dd'
Interrelated GUCs are really painful.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to