mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
They were accidentally excluded when reverting the backend online checksum functionality, and since they weren't built the incorrect reference to a removed section also did not trigger a problem. Author: Christoph Berg