Skip to content

Conversation

@ziva777
Copy link

@ziva777 ziva777 commented Nov 21, 2024

Switch to the pg_atomic_* calls for the xid/xmin. This fixes a transient error due to non-atomic reading of the xid/xmin values from shared memory on 32-bit arch.

tags: 64xid

Switch to the pg_atomic_* calls for the xid/xmin.  This fixes a transient error
due to non-atomic reading of the xid/xmin values from shared memory on 32-bit
arch.

tags: 64xid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant