Re: Small feature request for pgadmin 1.8.2: in Create script window sho
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Small feature request for pgadmin 1.8.2: in Create script window show merged columns as '-- Merged' instead of '-- Inherited'
On Thu, Feb 21, 2008 at 9:56 PM, Peter Gagarinov <heartofmars(at)gmail(dot)com> wrote:
> Could you please consider marking 'merged' columns as '-- Merged'
> instead of just '-- Inherited' since this would allow for easy
> identification of merged columns.
That's not really the correct behaviour as we should reproduce the
original SQL - ie. include the column in the definition rather than
comment it out.
I've committed a patch to fix this - thanks for the report.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Oracle-compatible database company
Home |
Main Index |
Thread Index