Re: pgAdmin III Reverse Engineered SQL for RULES - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: pgAdmin III Reverse Engineered SQL for RULES
Date
Msg-id 3F3CA1FF.50404@pse-consulting.de
Whole thread Raw
In response to pgAdmin III Reverse Engineered SQL for RULES  ("Donald Fraser" <demolish@cwgsy.net>)
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: pgAdmin III Reverse Engineered SQL for RULES
Next
From: Andreas Pflug
Date:
Subject: Re: hello sir