Re: Weird behaviour with binary copy, arrays and column count

From: Greg Stark <stark(at)mit(dot)edu>
To: James Vanns <jvanns(at)ilm(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Weird behaviour with binary copy, arrays and column count
Date: 2022-07-11 20:58:25
Message-ID: CAM-w4HMcdR0pNzy72ThYYPztw8+JUBbwB8SsEKUPUKUZkMSoww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 8 Jul 2022 at 13:09, James Vanns <jvanns(at)ilm(dot)com> wrote:
>
> It does seem to smell of an alignment, padding, buffer overrun, parsing kind of error.

It does.... I think you may need to bust out a debugger and see what
array_recv is actually seeing...

--
greg

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-07-11 21:18:57 Re: automatically generating node support functions
Previous Message Tom Lane 2022-07-11 20:38:05 Re: automatically generating node support functions