mirror of
https://github.com/postgres/postgres.git
synced 2025-11-03 09:13:20 +03:00
Per a report from Tom Lane, the ffactor reported by hash_metapage_info and the free_size reported by hash_page_stats vary by platform. Ashutosh Sharma and Robert Haas