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
- v1-0001-Remove-unneeded-cast-in-heap_xlog_lock.patch (application/octet-stream) patch v1-0001
Hi! I was looking at how PostgreSQL handles VM map bits, when I noticed $subj. PFA small refactoring patch. -- Best regards, Kirill Reshke
Commits
-
Remove unneeded casts of BufferGetPage() result
- 710e6c4301ee 19 (unreleased) landed