Re: Extra code in commit_ts.h
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Andrey Lepikhov <a.lepikhov@postgrespro.ru>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-08-03T12:02:17Z
Lists: pgsql-hackers
On Tue, 3 Aug 2021 at 23:12, Andrey Lepikhov <a.lepikhov@postgrespro.ru> wrote: > > On 3/8/21 15:16, David Rowley wrote: > > it diff 73c986adde5~1.. | grep check_track_commit_timestamp > I think this is waste code. May be delete it? Yeah, I think it can be safely removed. I can do so unless someone thinks otherwise. David
Commits
-
Remove unused function declaration
- 75a2d132eaef 15.0 landed