Re: [PATCHES] COPY view

From: Hans-Juergen Schoenig <hs(at)cybertec(dot)at>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers(at)postgresql(dot)org, "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>, List pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCHES] COPY view
Date: 2006-08-22 16:46:05
Message-ID: 44EB34CD.5000206@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Tom Lane wrote:
> Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
>
>> Bruce Momjian wrote:
>>
>>> Well, the patch was submitted in time, and it is a desired feature. If
>>> we want to hold it for 8.3 due to lack of time, we can, but I don't
>>> think we can decide now that it must wait.
>>>
>
>
>> well I thought the agreed approach to that was allowing COPY from
>> arbitrary expressions without the need to go through the extra CREATE
>> VIEW step?
>>
>
> Exactly. This is not the feature that was agreed to. Just because we
> have a patch for it doesn't mean that we have to put it in. If we do
> put it in, we'll be stuck carrying that feature forever, even after
> someone gets around to doing it right.
>
> regards, tom lane
>

It has been made as "COPY FROM / TO view" because people wanted it to be
done that way.
My original proposal was in favour of arbitrary SELECTs (just like
proposed by the TODO list) but this was rejected. So, we did it that way
(had to explain to customer why views are better). Now everybody wants
the original select which was proposed.

I can understand if things are not committed because of bad code quality
or whatever but to be honest: It is more of less frustrating if things
are done differently because of community wish and then rejected because
things are not done the original way ...

Things have been submitted months ago and now we are short of time. I
think everybody on the list is going a superior job but after 6 years I
still have no idea how patches are treated ;).

best regards,

hans

--
Cybertec Geschwinde & Schönig GmbH
Schöngrabern 134; A-2020 Hollabrunn
Tel: +43/1/205 10 35 / 340
www.postgresql.at, www.cybertec.at

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2006-08-22 17:11:22 Re: [HACKERS] COPY view
Previous Message tomas 2006-08-22 16:38:42 Re: Where is hstore?

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2006-08-22 17:11:22 Re: [HACKERS] COPY view
Previous Message Hiroshi Saito 2006-08-22 14:15:52 Re: [HACKERS] Unable to post to -patches (was: Visual C++ build files)