Remove unneeded cast in heap_xlog_lock.

Kirill Reshke <reshkekirill@gmail.com>

From: Kirill Reshke <reshkekirill@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-08-21T14:10:43Z
Lists: pgsql-hackers

Attachments

Hi!

I was looking at how PostgreSQL handles VM map bits, when I noticed $subj.
PFA small refactoring patch.

-- 
Best regards,
Kirill Reshke

Commits

  1. Remove unneeded casts of BufferGetPage() result