Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group