Re: Missing test of SPI copy functionality - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Missing test of SPI copy functionality
Date
Msg-id 20191109055941.GD5128@paquier.xyz
Whole thread Raw
In response to Re: Missing test of SPI copy functionality  (Mark Dilger <hornschnorter@gmail.com>)
List pgsql-hackers
On Thu, Nov 07, 2019 at 06:25:54AM -0800, Mark Dilger wrote:
> Thanks for reviewing!

After a closer lookup, I have noticed that you missed a second code
path which is able to trigger the COPY failures as you use EXECUTE
with COPY in PL/pgSQL.  So I have added some tests for that, and
committed the patch.  Thanks.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Frequent HLL bitstream_unpack crashes
Next
From: Fabien COELHO
Date:
Subject: Re: Add A Glossary