Re: about updating view

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: yuezh(at)ccermail(dot)net
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: about updating view
Date: 2003-05-07 03:26:41
Message-ID: 20030507032641.GA29858@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 07, 2003 at 10:38:40 +0800,
yuezh(at)ccermail(dot)net wrote:
> Still can not directly update views in postgresql?

You can add rules to views to allow updates.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-05-07 03:34:19 Re: [GENERAL] Installin Postgres
Previous Message yuezh 2003-05-07 02:59:43 about view