Fix obsolete comment in commit_ts.c.

Thomas Munro <tmunro@postgresql.org>

Commit: 670475b2fa4bc683edf3d595292ce696496f6b49
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-08-09T00:58:04Z
Releases: 16.0
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

Files

PathChange+/−
src/backend/access/transam/commit_ts.c modified +4 −7

Discussion