[pgAdmin4][Patch]: RM 5053 - Getting an error while changing thecolumns in the existing view

Поиск
Список
Период
Сортировка
От Khushboo Vashi
Тема [pgAdmin4][Patch]: RM 5053 - Getting an error while changing thecolumns in the existing view
Дата
Msg-id CAFOhELdGhQ1O2R+GLgNj_jbOtUduDt=rsNvwUdwmxeUxAmes6Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: RM 5053 - Getting an error while changing thecolumns in the existing view  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi,

Please find the attached patch for RM #5053 - Getting an error while changing the columns in the existing view.

PostgreSQL doesn't allow to change the view columns. So, while performing this task the existing view should be dropped first and then recreate it and also user will get a warning first.

Thanks,
Khushboo
Вложения

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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM5000] Logout the inactive session
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM 5053 - Getting an error while changing thecolumns in the existing view