On Fri, 27 Jun 2025 01:45:16 +0900
Fujii Masao wrote:
>
>
> On 2025/06/27 1:31, Yugo Nagata wrote:
> > On Fri, 27 Jun 2025 01:05:47 +0900
> > Fujii Masao wrote:
> >
> >>
> >>
> >> On 2025/06/26 18:01, Yugo Nagata wrote:
> >>> Hi,
> >>>
> >>> The current documentation of pgbench’s \aset comman
On 2025/06/27 1:31, Yugo Nagata wrote:
On Fri, 27 Jun 2025 01:05:47 +0900
Fujii Masao wrote:
On 2025/06/26 18:01, Yugo Nagata wrote:
Hi,
The current documentation of pgbench’s \aset command states:
“If a query returns no row, no assignment is made and the variable
can be tested for
On Fri, 27 Jun 2025 01:05:47 +0900
Fujii Masao wrote:
>
>
> On 2025/06/26 18:01, Yugo Nagata wrote:
> > Hi,
> >
> > The current documentation of pgbench’s \aset command states:
> >
> > “If a query returns no row, no assignment is made and the variable
> > can be tested for existence to dete
On 2025/06/26 18:01, Yugo Nagata wrote:
Hi,
The current documentation of pgbench’s \aset command states:
“If a query returns no row, no assignment is made and the variable
can be tested for existence to detect this.”
However, this is inaccurate, since variable existence check (like \if :{