Re: out of date comment in commit_ts.c
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2022-07-27T20:29:52Z
Lists: pgsql-hackers
Attachments
- fix_commit_ts_comment.patch (text/x-diff) patch
On Tue, Jul 26, 2022 at 10:33:43AM -0700, Nathan Bossart wrote: > IIUC the ability for callers to request WAL record generation is no longer > possible as of 08aa89b [0]. Should the second sentence be removed? Here's a patch. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Fix obsolete comment in commit_ts.c.
- 670475b2fa4b 16.0 landed