postgresql/contrib/pageinspect/expected
Amit Kapila 08ecdfe7e5 Make FSM test portable.
In b0eaa4c51b, we allow FSM to be created only after 4 pages.  One of the
tests check the FSM contents and to do that it populates many tuples in
the relation.  The FSM contents depend on the availability of freespace in
the page and it could vary because of the alignment of tuples.

This commit removes the dependency on FSM contents.

Author: Amit Kapila
Discussion: https://postgr.es/m/CAA4eK1KADF6K1bagr0--mGv3dMcZ%3DH_Z-Qtvdfbp5PjaC6PJJA%40mail.gmail.com
2019-02-04 10:08:29 +05:30
..
brin.out pageinspect: Add tests 2016-11-01 14:02:16 -04:00
btree.out Skip full index scan during cleanup of B-tree indexes when possible 2018-04-04 19:29:00 +03:00
gin.out Fix gin_leafpage_items(). 2016-11-04 12:11:54 -04:00
hash.out hash: Increase the number of possible overflow bitmaps by 8x. 2017-08-04 16:30:32 -04:00
page.out Make FSM test portable. 2019-02-04 10:08:29 +05:30