Re: Table referenced by OID in a view?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: josh(at)agliodbs(dot)com
Cc: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>, "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Table referenced by OID in a view?
Date: 2002-12-21 01:33:42
Message-ID: 26861.1040434422@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Josh Berkus <josh(at)agliodbs(dot)com> writes:
>> I don't know about other commercial RDBMSs, but some have this:
>> DROP TABLE <foo> CASCADE

> Hmmm. Not sure this is planned; I personally would not want to *ever* use a
> "DROP TABLE CASCADE". Not up to me, though.

It's not "planned", it's already done in 7.3.

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-12-21 01:49:37 Re: Table referenced by OID in a view?
Previous Message Josh Berkus 2002-12-21 01:31:06 Re: Table referenced by OID in a view?