Re: pgbench: extend variable usage in scripts - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pgbench: extend variable usage in scripts
Date
Msg-id aPczseyDpcGDlpgh@paquier.xyz
Whole thread Raw
In response to Re: pgbench: extend variable usage in scripts  (Yugo Nagata <nagata@sraoss.co.jp>)
List pgsql-hackers
On Thu, Sep 18, 2025 at 03:33:30PM +0900, Yugo Nagata wrote:
> Any thought?

Note that the CI is complaining a bit.  Relevant extract:
[22:51:36.908] pgbench.c: In function ‘replaceVariable’:
[22:51:36.908] pgbench.c:1990:9: error: enumeration value
‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch]
[22:51:36.908]  1990 |         switch (quote)
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fix incorrect comment in pg_get_shmem_allocations_numa()
Next
From: Heikki Linnakangas
Date:
Subject: Re: get rid of RM_HEAP2_ID