Add tests for COPY in PL/pgSQL

Michael Paquier <michael@paquier.xyz>

Commit: 1858b105b05fcded43e9f2b767dec7268431043b
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-11-09T05:50:20Z
Releases: 13.0
Add tests for COPY in PL/pgSQL

This stresses the error handling of COPY inside SPI which does not
support the operation using stdin or stdout, and these scenarios were
not tested up to now.

Author: Mark Dilger
Discussion: https://postgr.es/m/a6e9b130-7fd5-387b-4ec5-89bda24373ab@gmail.com

Files

Discussion