Re: COPY view

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Hans-Juergen Schoenig <hs(at)cybertec(dot)at>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>, List pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: COPY view
Date: 2006-06-14 21:18:01
Message-ID: 44907D09.8090805@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hans-Juergen Schoenig wrote:

> we agreed on the view solution as people thought that this would be
> better and less intrusive. I was also in favour of the syntax your
> described below but people voted for the view solution which has been
> fully implemented by this patch.
> Btw, it seems to be stable - it has been in production at a customer
> for quite a while now.

See this recent thread:

http://archives.postgresql.org/pgsql-hackers/2006-06/msg00055.php

cheers

andrew

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-06-14 21:19:44 Re: COPY view
Previous Message Tom Lane 2006-06-14 21:12:54 Re: [PATCH] Fix Ctrl-C related issues in psql (not for 8.1)