Re: PATCH: Added Utility Class for table and materialized view node

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема Re: PATCH: Added Utility Class for table and materialized view node
Дата
Msg-id CAM5-9D-4DYgMMHFc5mzDDdK++h7XNvkiA5ojBbXi5sTHmecGCA@mail.gmail.com
обсуждение исходный текст
Ответ на PATCH: Added Utility Class for table and materialized view node  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
Список pgadmin-hackers
Hi

Please find updated patch with following changes:
1. Moved commonly used vacuum_settings.sql into schemas/templates/schema/vacuum_settings/sql/
2. Moved vacuum_fields.json into schemas/templates/schema/vacuum_settings/

On Mon, Mar 28, 2016 at 3:35 PM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Hi,


Table and Materialised View nodes has some common functionality of fetching and parsing
vacuum fields settings. So those common functions are moved from materialized view to
schema/utils.py.

Please find attached patch and review.


Thanks,
Surinder Kumar

Вложения

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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: PATCH: Added Utility Class for table and materialized view node
Следующее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch] Add formatted error message support in psycopg2