Sanitize the term "combo CID" in code comments
Michael Paquier <michael@paquier.xyz>
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: https://postgr.es/m/1d42865c91404f46af4562532fdbea31@G08CNEXMBPEKD05.g08.fujitsu.local
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/heapam.c | modified | +17 −17 |
| src/backend/access/heap/heapam_visibility.c | modified | +11 −11 |
| src/backend/executor/execMain.c | modified | +1 −1 |
| src/backend/replication/logical/reorderbuffer.c | modified | +6 −6 |
| src/backend/replication/logical/snapbuild.c | modified | +2 −2 |
| src/backend/utils/time/combocid.c | modified | +15 −15 |
| src/include/access/htup_details.h | modified | +1 −1 |
| src/test/regress/expected/combocid.out | modified | +1 −1 |
| src/test/regress/sql/combocid.sql | modified | +1 −1 |
Discussion
- fix typo in reorderbuffer.c 7 messages · 2021-01-15 → 2021-03-25