Re: Proposal for SYNONYMS

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "William ZHANG" <uniware(at)zedware(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Proposal for SYNONYMS
Date: 2006-03-09 17:11:49
Message-ID: 36e682920603090911l50f155a6m7ae7d5555d21c3ae@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/9/06, William ZHANG <uniware(at)zedware(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2006-03-09 17:15:37 Re: Proposal for SYNONYMS
Previous Message William ZHANG 2006-03-09 17:05:28 Re: Proposal for SYNONYMS