On Thu, 13 Jul 2023 at 10:24, David G. Johnston <david.g.johns...@gmail.com> wrote:
> On Thursday, July 13, 2023, Dave Cramer <davecra...@gmail.com> wrote: > >> >> Any comment on why the CommandComplete is incorrect ? >> It returns INSERT 0 0 if a cursor is used >> > > Looking at DECLARE it is surprising that what you describe is even > possible. Can you share a psql reproducer? > apologies, we are using a portal, not a cursor. Dave Cramer >