into-err-2.sql

application/x-sql

Filename: into-err-2.sql
Type: application/x-sql
Part: 3
Message: pgbench - allow to store select results into variables
-- too many variables
SELECT 1, 2;
\into x y z