Fix private struct field name to match the code using it.

Noah Misch <noah@leadboat.com>

Commit: 840b3b5b4ee90ce8b692519e534dfb015d89fe8f
Author: Noah Misch <noah@leadboat.com>
Date: 2024-07-23T12:32:03Z
Releases: 18.0
Fix private struct field name to match the code using it.

Commit 8720a15e9ab121e49174d889eaeafae8ac89de7b added the wrong name.

Nazir Bilal Yavuz

Discussion: https://postgr.es/m/20240720181405.5a.nmisch@google.com

Files

PathChange+/−
src/backend/storage/buffer/bufmgr.c modified +3 −3

Discussion