Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

System columns not returned by certain table AM APIs #17

Open
soumyadeep2007 opened this issue Jul 10, 2020 · 0 comments
Open

System columns not returned by certain table AM APIs #17

soumyadeep2007 opened this issue Jul 10, 2020 · 0 comments
Labels

Comments

@soumyadeep2007
Copy link

This leads to garbage values for xmin and cmin and an ERROR for xmax and cmax.

This is not an exhaustive list of operations for which we see this behavior:

  1. INSERT/UPDATE/DELETE..RETURNING <tx_column>,...
  2. SELECT <tx_column>,.. FROM ..;

Discussion: https://www.postgresql.org/message-id/CAE-ML%2B_mHwV7EpVX6WoVUedVCMOaRM_4rO_%2BDO86mSNxAVo5%2BQ%40mail.gmail.com

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant