Re: pgsql: Centralize json and jsonb handling of datetime types

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: pgsql: Centralize json and jsonb handling of datetime types
Дата
Msg-id CA+HiwqEO+oisVGbBXEEp=TvLzbu2C5vGDBwSOwt4XOCcJiLsaw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Centralize json and jsonb handling of datetime types  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Список pgsql-committers
On Wed, Jan 17, 2018 at 5:34 PM, Andrew Dunstan
<andrew.dunstan@2ndquadrant.com> wrote:
>
>
> On 01/17/2018 12:34 AM, Amit Langote wrote:
>> On Wed, Jan 17, 2018 at 9:29 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
>>> Centralize json and jsonb handling of datetime types
>> [ ... ]
>>
>>> src/include/utils/date.h      |   4 +-
>> I noticed that these changes cause the following warning to be emitted
>> when compiling with gcc (GCC) 6.2.0:
>>
>> Attached is a fix.
>>
>
> Thanks, this is the right fix but in the wrong place. I have added the
> include in the file where pg_tm is actually used.

Thank you.

Regards,
Amit


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Centralize json and jsonb handling of datetime types
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Ability to advance replication slots