Re: Updatable view columns

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Updatable view columns
Date: 2013-08-22 07:33:46
Message-ID: CAEZATCXGTKo5CM5RfM+eyfpE=SqDJkJ6LABOfFYU3LB6-AXvCg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 22 August 2013 01:49, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> On Mon, 2013-08-12 at 15:27 +0100, Dean Rasheed wrote:
>> Attached is a work-in-progress patch to extend auto-updatable views to
>> support views containing a mix of updatable and non-updatable columns.
>> This is basically the "columns" part of SQL Feature T111, "Updatable
>> joins, unions, and columns".
>
> This patch needs to be rebased.
>

Here's a rebased version, now with updated docs.

Regards,
Dean

Attachment Content-Type Size
updatable-view-cols.v2.patch application/octet-stream 62.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2013-08-22 10:10:24 Re: docbook-xsl version for release builds
Previous Message Pavel Stehule 2013-08-22 07:08:03 Re: PL/pgSQL, RAISE and error context