Re: RM3079 fix for wrong sql datetime/time related datatypes

Поиск
Список
Период
Сортировка
От Joao De Almeida Pereira
Тема Re: RM3079 fix for wrong sql datetime/time related datatypes
Дата
Msg-id CAE+jjamv2BCcpqnHCmEJRg47HMF-REkvvnV3pR4XdSKpwM-8Dw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: RM3079 fix for wrong sql datetime/time related datatypes  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Ответы Re: RM3079 fix for wrong sql datetime/time related datatypes
Список pgadmin-hackers
Hello Harshal,

I tried the example you showed and it works. Also passed the patch through our CI Pipeline and everything is good.

Thanks
Joao

On Wed, Feb 28, 2018 at 6:25 AM Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

On Tue, Feb 27, 2018 at 8:54 PM, Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Feb 27, 2018 at 2:36 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

Please find patch to fix wrong sql issue for time related type.

Steps to reproduce:

Alter any time/datetime array related data type, it generates sql with addition array bracket

Inline image 1

This seems to be missing the test case that you noted should be included in the original bug report! 

Please find updated patch with test cases. 


Thanks,

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Вложения

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

Предыдущее
От: Neethu Mariya Joy
Дата:
Сообщение: Feature #3061
Следующее
От: Harshal Dhumal
Дата:
Сообщение: Re: RM3079 fix for wrong sql datetime/time related datatypes