Re: Rename ExtendedBufferWhat in 16?
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Andres Freund <andres@anarazel.de>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-08-16T23:33:58Z
Lists: pgsql-hackers
On Wed, Aug 16, 2023 at 4:32 PM Thomas Munro <thomas.munro@gmail.com> wrote: > Does anyone else want to object? Restating the case in brief: commit > 31966b15's naming is short-sighted and likely to lead to a > proliferation of similar things or a renaming in later releases. +1 to proceeding with this change. -- Peter Geoghegan
Commits
-
ExtendBufferedWhat -> BufferManagerRelation.
- f58af9f416f9 16.0 landed
- 711479115836 17.0 landed
-
bufmgr: Introduce infrastructure for faster relation extension
- 31966b151e6a 16.0 cited