On Feb 26, 2022, at 07:56, Rory Campbell-Lange <
ro...@campbell-lange.net> wrote:
> \set testname "test 33: description'
> \set want VALUES(1, -1, -1, 1, -1)
>
> Trying this fails, when using :'want' in the test, with
>
> ERROR: cannot open EXECUTE query as cursor
>
> and fails with :want as follows:
>
> ERROR: syntax error at or near "("
> LINE 12: ,VALUES(1,-1,-1,1,-1)
>
> I'm not convinced this arrangement is a good idea, but it would be useful to
> know if it is solvable.