| From: | Bernd Helmle <mailings(at)oopsware(dot)de> | 
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
| Cc: | Bernd Helmle <mailings(at)oopsware(dot)de>, Guillaume Smet <guillaume(dot)smet(at)gmail(dot)com>, Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org | 
| Subject: | Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle | 
| Date: | 2009-01-25 17:29:54 | 
| Message-ID: | FB25A575AC3DBEC903F85301@amenophis | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers | 
--On 25. Januar 2009 12:16:56 -0500 Andrew Dunstan <andrew(at)dunslane(dot)net> 
wrote:
> Maybe something like CREATE VIEW .... WITHOUT UPDATE;
>
> I actually like the idea of being able to turn update on and off for a
> view.
>
Or what about
CREATE [OR REPLACE] [UPDATABLE] VIEW ... ?
This looks closer to TEMP|TEMPORARY VIEW, which we already have.
Bernd
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Achernow | 2009-01-25 18:03:04 | libpqtypes - libpqtypes: Renemaned PGinet.sa_len to sa_buf_len due to | 
| Previous Message | Andrew Dunstan | 2009-01-25 17:16:56 | Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2009-01-25 17:56:38 | Re: Hot standby, dropping a tablespace | 
| Previous Message | Andrew Dunstan | 2009-01-25 17:16:56 | Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle |