Re: Using YY-MM-DD date input

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Using YY-MM-DD date input
Дата
Msg-id 15113.1059410636@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Using YY-MM-DD date input  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Using YY-MM-DD date input  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: Using YY-MM-DD date input  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Now, adding a YYMMDDD mode (not to be confused with YYYYMMDD) to
> datestyle is a feature addition to me.  I am not sure if anyone wants
> it, though.

Well, we now saw one person besides me who wants it, so that's good
enough for me ;-).  I'll take responsibility for applying Greg's
original patch plus mods to support 'DMY', 'MDY', and 'YMD' input
datestyle options.

Did we come to a conclusion on whether DMY and MDY ought to become
the preferred names for those input modes, rather than EURO and US?
I'm leaning towards doing it ...

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: kay-uwe.genz
Дата:
Сообщение: CREATE TABLE with REFERENCE
Следующее
От: "jose antonio leo"
Дата:
Сообщение: update innside transactions?