Fix obsolete comment in commit_ts.c.
authorThomas Munro <tmunro@postgresql.org>
Tue, 9 Aug 2022 00:55:45 +0000 (12:55 +1200)
committerThomas Munro <tmunro@postgresql.org>
Tue, 9 Aug 2022 00:58:04 +0000 (12:58 +1200)
commit670475b2fa4bc683edf3d595292ce696496f6b49
tree194924584c51b2cd9dd807160eb9589fcdc764cb
parent01126dc8cf2c6e06babf1bbb4dab41a4a96d704f
Fix obsolete comment in commit_ts.c.

Commit 08aa89b removed COMMIT_TS_SETTS, but left a reference in a
comment.

Author: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://postgr.es/m/20220726173343.GA154110%40nathanxps13
src/backend/access/transam/commit_ts.c