From: | Bernd Helmle <mailings(at)oopsware(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>, Josh Berkus <josh(at)agliodbs(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 10:22:36 |
Message-ID: | 691161BA64F514AB2E69548A@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
--On Donnerstag, März 09, 2006 17:23:11 -0500 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
wrote:
> (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.)
It has stalled because I want more than SQL92 to be implemented...but
that's another story. I've sent my latest patches against HEAD to -hackers
for discussion.
Bernd
From | Date | Subject | |
---|---|---|---|
Next Message | Bernd Helmle | 2006-03-10 10:33:53 | Re: Updateable views was:(Re: [HACKERS] Proposal for |
Previous Message | Bernd Helmle | 2006-03-10 10:21:45 | Proposal for updatable views |