Re: Materialized View Patch File

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Materialized View Patch File
Дата
Msg-id CA+OCxoxZsp5P0Rm_Kihds49GYXCvBJS+bmDZgzMNexO97EYyEw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Materialized View Patch File  (Neel Patel <neel.patel@enterprisedb.com>)
Ответы Re: Materialized View Patch File  (Neel Patel <neel.patel@enterprisedb.com>)
Список pgadmin-hackers
Hi

On Mon, Jun 3, 2013 at 7:56 AM, Neel Patel <neel.patel@enterprisedb.com> wrote:
> Hi Dave,
>
> Thanks for update.
>
> Yes it is a bug, I have not put the version check.
>
> Below are the changes.
>  --- Put the PG version check for mat views
>  --- In SQL Pane window change the the description of the view from --
> MATERIALIZED View: xxx TO
>        -- Materialized View: xxx
>
> Please find the updated patch in attachement.

Thanks - a few more comments now I've tested further:

- The tab should be called "Materialization" (unless someone has a better idea)

- I can still enable the "Materialized View" option on a 9.2 database
on the dialogue.

- I can't select a tablespace from the drop down menu, but I can type
a name in. Should be select-only - see dlgTable.

- The vacuum options UI design should match the existing one on
dlgTable (it's a nice design, but consistency comes first).

- Sidenote, because it will be irrelevant, s/Toastable/Toast table/

--
Dave Page
Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake


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

Предыдущее
От: Neel Patel
Дата:
Сообщение: Re: Materialized View Patch File
Следующее
От: Neel Patel
Дата:
Сообщение: Re: Materialized View Patch File