Re: DATE type output does not follow datestyle parameter

Поиск
Список
Период
Сортировка
От MauMau
Тема Re: DATE type output does not follow datestyle parameter
Дата
Msg-id 7AB998D4A4074791B86ED175808639E3@maumau
обсуждение исходный текст
Ответ на Re: DATE type output does not follow datestyle parameter  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: DATE type output does not follow datestyle parameter  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
From: "Bruce Momjian" <bruce@momjian.us>
> On Mon, Dec  2, 2013 at 10:22:47PM +0900, MauMau wrote:
>> So, my suggestion is to just add the following sentence right after
>> the above one.
>>
>> The Postgres style is an exception: the output of the date type is
>> either MM-DD-YYYY (e.g. 12-17-1997) or DD-MM-YYYY (e.g. 17-12-1997),
>> which is different from the date part of the output of the timestamp
>> type.
>>
>> Could you consider and add this to the manual?
>
> Yes, I will make the change unless someone objects.

Could you commit this if you feel okay?  I'm sorry if I missed the modified 
article in the devel doc.

Regards
MauMau




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

Предыдущее
От: "MauMau"
Дата:
Сообщение: Could you include bug fix for Windows ASLR issue in the next release?
Следующее
От: Florian Pflug
Дата:
Сообщение: Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease