Sanitize the term "combo CID" in code comments
authorMichael Paquier <michael@paquier.xyz>
Thu, 25 Mar 2021 07:08:03 +0000 (16:08 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 25 Mar 2021 07:08:03 +0000 (16:08 +0900)
commita1999a01bb56c5f5451116abe61b892b2eec5e49
tree1df99c815f9d6f7057748b841bf4297d6f6a5329
parent438fc4a39c3905b7af88bb848bc5aeb1308a017d
Sanitize the term "combo CID" in code comments

Combo CIDs were referred in the code comments using different terms
across various places of the code, so unify a bit the term used with
what is currently in use in some of the READMEs.

Author: "Hou, Zhijie"
Discussion: http://postgr.es/m/1d42865c91404f46af4562532fdbea31@G08CNEXMBPEKD05.g08.fujitsu.local
src/backend/access/heap/heapam.c
src/backend/access/heap/heapam_visibility.c
src/backend/executor/execMain.c
src/backend/replication/logical/reorderbuffer.c
src/backend/replication/logical/snapbuild.c
src/backend/utils/time/combocid.c
src/include/access/htup_details.h
src/test/regress/expected/combocid.out
src/test/regress/sql/combocid.sql