Re: pgbench - allow to store select results intovariables - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: pgbench - allow to store select results intovariables
Date
Msg-id alpine.DEB.2.20.1704052019100.1967@lancre
Whole thread Raw
In response to Re: pgbench - allow to store select results intovariables  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Responses Re: pgbench - allow to store select results intovariables  (Tatsuo Ishii <ishii@sraoss.co.jp>)
List pgsql-hackers
Hello Tatsuo-san,

> It seems the new feature \gset doesn't work with tables having none
> ascii column names:

Indeed. The same error is triggered with the \set syntax, which does not 
involve any query execution.

I have added a sentence mentionning the restriction when variables are 
first discussed in the documentation, see attached patch.

-- 
Fabien.
Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Patch: Write Amplification Reduction Method (WARM)
Next
From: Pavan Deolasee
Date:
Subject: Re: Patch: Write Amplification Reduction Method (WARM)