Re: pgAdmin III Reverse Engineered SQL for RULES

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: pgAdmin III Reverse Engineered SQL for RULES
Дата
Msg-id 3F3CA1FF.50404@pse-consulting.de
обсуждение исходный текст
Ответ на pgAdmin III Reverse Engineered SQL for RULES  ("Donald Fraser" <demolish@cwgsy.net>)
Список pgadmin-support
Donald Fraser wrote:

>  
> Haven't checked the latest version.
> Running pgAdmin III 0.8.0 devel 3rd Aug.
>  
> Feature requests:
> 1)
> The reverse engineered SQL code for RULES does not include the 
> *normal* commented out -- DROP RULE ...
> Which I find very handy in most of the other reverse engineered SQL code.
>  
> 2)
> RULES are displayed as CREATE RULE .....
> Slightly more convenient would be CREATE OR REPLACE RULE ....

This both originated from the fact that the complete CREATE RULE is 
retrieved from the backend, instead of being compiled in pgAdmin3.

Both are corrected now.

Regards,
Andreas




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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: pgAdmin III Reverse Engineered SQL for RULES
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: hello sir