pg_buffercache: Remove unused fields from BufferCacheNumaRec These fields have been added in commit ba2a3c2302f, and have never been used. While on it, this commit moves a comment that was out of place, improving it.
Author: Bertrand Drouvot <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/7d9043aee803bf9bf3307ce5f45f3464ea288cb1 Modified Files -------------- contrib/pg_buffercache/pg_buffercache_pages.c | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-)
