Re: Thoughts about updateable views - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: Thoughts about updateable views
Date
Msg-id 86280000.1079995416@sparkey.oopsware.intra
Whole thread Raw
In response to Re: Thoughts about updateable views  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Thoughts about updateable views
List pgsql-hackers
--On Montag, März 22, 2004 16:17:34 -0500 Tom Lane <tgl@sss.pgh.pa.us>
wrote:

> Bernd Helmle <mailings@oopsware.de> writes:

[...]

> We might need to mark automatically created rules as such, and be
> prepared to drop them if the user then defines a manually-created rule.
> Otherwise we will have backwards-compatibility problems with existing
> databases.

Not going into deeper details, but where should such information be stored?
It sounds like to have this in pg_rewrite?



--  Bernd


pgsql-hackers by date:

Previous
From: Bernd Helmle
Date:
Subject: Re: Thoughts about updateable views
Next
From: Tom Lane
Date:
Subject: Re: pg_autovacuum next steps