mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
First non-stub implementation of shared free space map. It's not super
useful as yet, since its primary source of information is (full) VACUUM, which makes a concerted effort to get rid of free space before telling the map about it ... next stop is concurrent VACUUM ...
This commit is contained in: