mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +03: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