Hi Joe,
On Fri, Feb 3, 2023 at 1:42 AM Joe Wildish wrote:
> Just a bump on this --- perhaps the error is a bug with the DBMS?
>
> From what I can see "speculative insertion changes" in this context means
> INSERT..ON CONFLICT DML. Although I have some experience writing
> extensions and simple
Just a bump on this --- perhaps the error is a bug with the DBMS?
>From what I can see "speculative insertion changes" in this context means
>INSERT..ON CONFLICT DML. Although I have some experience writing extensions
>and simple patches for the code base, I don't know anything as a developer