Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
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

Description

@soumyadeep2007

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions