Re: Proposal for SYNONYMS - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: Proposal for SYNONYMS
Date
Msg-id 36e682920603090911l50f155a6m7ae7d5555d21c3ae@mail.gmail.com
Whole thread Raw
In response to Re: Proposal for SYNONYMS  ("William ZHANG" <uniware@zedware.org>)
Responses Re: Proposal for SYNONYMS  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On 3/9/06, William ZHANG <uniware@zedware.org> wrote:
Or should we let
    DROP TABLE foo CASCADE;
to drop the SYNONYMS depended on the table?

Yes, I don't see any reason not to allow a cascading table drop include synonyms that reference them.

Also need to add \d support for psql.

Yes.  Thanks for adding that.


--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324

pgsql-hackers by date:

Previous
From: "William ZHANG"
Date:
Subject: Re: Proposal for SYNONYMS
Next
From: Stephen Frost
Date:
Subject: Re: Proposal for SYNONYMS