Undocumented error - Mailing list pgsql-hackers

From Petar Dambovaliev
Subject Undocumented error
Date
Msg-id CAJnKxrrNwooApDAQjTYp9zDmQjdngB5Tn8iR1_-4GGyPHir-7g@mail.gmail.com
Whole thread Raw
Responses Re: Undocumented error
List pgsql-hackers
Hello,

I am using the libpq to consume a replication slot.
Very rarely, i would get a very strange error that i can't find any information on.
It is not mentioned in any documentation and i don't know under what conditions it triggers.
Any help is appreciated.

The function i am calling is : `PQgetCopyData`
the error code is `-1` and the error text is `invalid ordering of speculative insertion changes`

pgsql-hackers by date:

Previous
From: "Bossart, Nathan"
Date:
Subject: Re: Add sub-transaction overflow status in pg_stat_activity
Next
From: Zhihong Yu
Date:
Subject: Re: null iv parameter passed to combo_init()