aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2021-04-07 12:11:44 -0400
committerRobert Haas <rhaas@postgresql.org>2021-04-07 12:11:44 -0400
commit4573f6a9af6e232ba073392716a051ae2017d1e9 (patch)
treede02fbcce252b0be6223550c1cddeed9f3070b98 /src/backend/executor/nodeModifyTable.c
parent3c3b8a4b26891892bccf3d220580a7f413c0b9ca (diff)
downloadpostgresql-4573f6a9af6e232ba073392716a051ae2017d1e9.tar.gz
postgresql-4573f6a9af6e232ba073392716a051ae2017d1e9.zip
amcheck: Remove duplicate XID/MXID bounds checks.
Commit 3b6c1259f9ca8e21860aaf24ec6735a8e5598ea0 resulted in the same xmin and xmax bounds checking being performed in both check_tuple() and check_tuple_visibility(). Remove the duplication. While at it, adjust some code comments that were overlooked in that commit. Mark Dilger Discussion: http://postgr.es/m/AC5479E4-6321-473D-AC92-5EC36299FBC2@enterprisedb.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions