Re: Documentation fix on pgbench \aset command

2025-06-26 Thread Yugo Nagata
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

Re: Documentation fix on pgbench \aset command

2025-06-26 Thread Fujii Masao
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

Re: Documentation fix on pgbench \aset command

2025-06-26 Thread Yugo Nagata
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

Re: Documentation fix on pgbench \aset command

2025-06-26 Thread Fujii Masao
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 :{