git.postgresql.org Git - postgresql.git/commit
Fri, 5 Sep 2025 13:33:36 +0000 (09:33 -0400)
Fri, 5 Sep 2025 13:33:36 +0000 (09:33 -0400)
commit e3d5ddb7ca91e5982e9d4cff9eef210d97e4f47e
Add assert and log message to visibilitymap_set
Add an assert to visibilitymap_set() that the provided heap buffer is
exclusively locked, which is expected.
Also, enhance the debug logging message to specify which VM flags were
set.
Based on a related suggestion by Kirill Reshke on an in-progress
patchset.
Author: Melanie Plageman <melanieplageman@gmail.com>
Reviewed-by: Kirill Reshke <reshkekirill@gmail.com>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/CALdSSPhAU56g1gGVT0%2BwG8RrSWE6qW8TOfNJS1HNAWX6wPgbFA%40mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom