Thread: Re: [PATCHES] Performance testing of COPY (SELECT) TO

Re: [PATCHES] Performance testing of COPY (SELECT) TO

From
Tom Lane
Date:
=?iso-8859-2?Q?B=F6sz=F6rm=E9nyi_Zolt=E1n?= <zboszor@dunaweb.hu> writes:
> as per your suggestion, the COPY view TO support was cut and
> a hint was added. Please, review.

Committed after some refactoring to avoid code duplication.

Unfortunately, in a moment of pure brain fade, I looked at the wrong
item in my inbox and wrote Bernd Helmle's name instead of yours in the
commit message :-(.  My sincere apologies.  Bruce, would you make a note
to be sure the right person gets credit in the release notes?

            regards, tom lane

Re: [PATCHES] Performance testing of COPY (SELECT)

From
Bruce Momjian
Date:
Tom Lane wrote:
> =?iso-8859-2?Q?B=F6sz=F6rm=E9nyi_Zolt=E1n?= <zboszor@dunaweb.hu> writes:
> > as per your suggestion, the COPY view TO support was cut and
> > a hint was added. Please, review.
>
> Committed after some refactoring to avoid code duplication.
>
> Unfortunately, in a moment of pure brain fade, I looked at the wrong
> item in my inbox and wrote Bernd Helmle's name instead of yours in the
> commit message :-(.  My sincere apologies.  Bruce, would you make a note
> to be sure the right person gets credit in the release notes?

Fixed with new commit message to copy.c.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

Re: [PATCHES] Performance testing of COPY (SELECT) TO

From
Zoltan Boszormenyi
Date:
Thanks!!!

Tom Lane írta:
> =?iso-8859-2?Q?B=F6sz=F6rm=E9nyi_Zolt=E1n?= <zboszor@dunaweb.hu> writes:
>
>> as per your suggestion, the COPY view TO support was cut and
>> a hint was added. Please, review.
>>
>
> Committed after some refactoring to avoid code duplication.
>
> Unfortunately, in a moment of pure brain fade, I looked at the wrong
> item in my inbox and wrote Bernd Helmle's name instead of yours in the
> commit message :-(.  My sincere apologies.  Bruce, would you make a note
> to be sure the right person gets credit in the release notes?
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faq
>
>