Re: pgsql-server/ oc/src/sgml/datatype.sgml rc/bac ...
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql-server/ oc/src/sgml/datatype.sgml rc/bac ... |
| Дата | |
| Msg-id | 18101.1071947489@sss.pgh.pa.us обсуждение |
| Ответ на | pgsql-server/ oc/src/sgml/datatype.sgml rc/bac ... (momjian@svr1.postgresql.org (Bruce Momjian)) |
| Список | pgsql-committers |
momjian@svr1.postgresql.org (Bruce Momjian) writes:
> Attached is a patch that addressed all the discussed issues that
> did not break backward compatability,
Was this patch actually agreed to? I hadn't gotten around to looking
at it because I thought Peter was still objecting to the whole idea.
> including the ability to
> output ISO-8601 compliant intervals by setting datestyle to
> iso8601basic.
This is a horrid, horrid idea. Datestyle is already a complete mess
because it is being used to control several things; it should have been
two or possibly three GUC variables not one. Sticking in yet another
behavior is just not acceptable IMHO, especially when it's defined as
non-orthogonally as that.
Please revert that part of the patch and instead invent a new GUC
variable that's specifically for interval formatting.
BTW, I can tell without looking that the patch is deficient in
documentation; if it has effects on GUC variables, why is there no
mod in runtime.sgml?
regards, tom lane
В списке pgsql-committers по дате отправления: