pageinspect: Remove platform-dependent values from hash tests.

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/29e312bc1301061ae9f897ff39f3b230c421a5fb

Modified Files
--------------
contrib/pageinspect/expected/hash.out | 53 ++++++++++++++++++++++-----------
contrib/pageinspect/sql/hash.sql      | 55 +++++++++++++++++++++++++++--------
2 files changed, 79 insertions(+), 29 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to