Updatable view?

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Updatable view?
Date: 2015-07-30 06:03:30
Message-ID: 20150730.150330.1738479577295082936.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Is anyone working on implementing or interested in implementing
automatic updatable view which uses two or more tables involved
(join)? SQL1999 allows it in certain conditions.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2015-07-30 06:49:41 Re: security labels on databases are bad for dump & restore
Previous Message Corey Huinker 2015-07-30 05:39:25 Re: dblink: add polymorphic functions.