mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +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