fix typo in reorderbuffer.c
Hou, Zhijie <houzj.fnst@cn.fujitsu.com>
From: "Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-15T04:58:34Z
Lists: pgsql-hackers
Attachments
- 0001-fix-typo.patch (application/octet-stream) patch 0001
Hi I found a possible typo in reorderbuffer.c * has got a combocid. Combocid's are only valid for the duration of a Combocid's ==>> Combocids Attatching a small patch to correct it. Best regards, houzj
Commits
-
Sanitize the term "combo CID" in code comments
- a1999a01bb56 14.0 landed