Re: ALTER/DROP table/view assymmetry

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "George Pavlov" <gpavlov(at)mynewplace(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ALTER/DROP table/view assymmetry
Date: 2008-10-22 17:40:16
Message-ID: 10210.1224697216@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"George Pavlov" <gpavlov(at)mynewplace(dot)com> writes:
> Wouldn't it be cleaner if view operations worked only on views and table
> ones on tables?

It's not worth the backwards-compatibility issues that would ensue.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2008-10-22 17:48:23 Re: How to get schema name which violates fk constraint
Previous Message George Pavlov 2008-10-22 17:39:04 Re: How to get schema name which violates fk constraint