mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
large enough for block numbers higher than 2^31. The old pre-FSM-rewrite pg_freespacemap implementation got this right. While we're at it, remove some unnecessary #includes.