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
HiOn 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 bracketThis seems to be missing the test case that you noted should be included in the original bug report!
-- Dave PageBlog: http://pgsnake.blogspot.comTwitter: @pgsnakeEnterpriseDB UK: http://www.enterprisedb.comThe Enterprise PostgreSQL Company
Hi,On Tue, Feb 27, 2018 at 8:54 PM, Dave Page <dpage@pgadmin.org> wrote:HiOn 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 bracketThis 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 PageBlog: http://pgsnake.blogspot.comTwitter: @pgsnakeEnterpriseDB UK: http://www.enterprisedb.comThe Enterprise PostgreSQL Company
Hello Harshal,I tried the example you showed and it works. Also passed the patch through our CI Pipeline and everything is good.ThanksJoaoOn 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:HiOn 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 bracketThis 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 PageBlog: http://pgsnake.blogspot.comTwitter: @pgsnakeEnterpriseDB UK: http://www.enterprisedb.comThe Enterprise PostgreSQL Company
Great, thanks! On Feb 28, 2018 8:15 PM, "Joao De Almeida Pereira" <jdealmeidapereira@pivotal.io> wrote:Hello Harshal,I tried the example you showed and it works. Also passed the patch through our CI Pipeline and everything is good.ThanksJoaoOn 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:HiOn 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 bracketThis 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 PageBlog: http://pgsnake.blogspot.comTwitter: @pgsnakeEnterpriseDB UK: http://www.enterprisedb.comThe Enterprise PostgreSQL Company
Соглашаюсь с условиями обработки персональных данных