into-err-5.sql

application/x-sql

Filename: into-err-5.sql
Type: application/x-sql
Part: 7
Message: Re: pgbench - allow to store select results into variables
-- invalid variable name (comma should be removed)
SELECT 1, 2;
\into x, y