Re: Proposal for SYNONYMS

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>, pgsql-hackers(at)postgresql(dot)org, "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
Subject: Re: Proposal for SYNONYMS
Date: 2006-03-10 00:24:30
Message-ID: 200603091624.30827.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom,

> (BTW, there was some work being done on updatable views, but I think
> it's stalled. I suspect the reason is that our current rule system
> is just too odd to support updatable views reasonably. I've been
> wondering if an implementation based on allowing triggers on views
> would be any more manageable.)

Eh? I thought that it was just syntatic sugar that was missing. I've
built lots of updatable views manually; I don't see what's difficult about
it.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-03-10 00:39:48 Re: Proposal for SYNONYMS
Previous Message Tom Lane 2006-03-10 00:19:46 Re: Proposal for SYNONYMS