Re: BufmgrCommit no-op since 2008, remaining uses?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Matthias van de Meent <boekewurm+postgres@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Heikki Linnakangas <hlinnaka@iki.fi>
Date: 2023-03-29T13:17:37Z
Lists: pgsql-hackers
Matthias van de Meent <boekewurm+postgres@gmail.com> writes: > Then, the attached trivial patch removes the function and all > references I could find. Pushed after a bit of fooling with adjacent comments. regards, tom lane
Commits
-
Remove empty function BufmgrCommit().
- 58c9600a9f58 16.0 landed
-
Rethink the way FSM truncation works. Instead of WAL-logging FSM
- 3396000684b4 8.4.0 cited