Add output test for pg_dependencies statistics import

Michael Paquier <michael@paquier.xyz>

Commit: f9562b95c6e8a66b4cd081f09cc600bf7a364c46
Author: Michael Paquier <michael@paquier.xyz>
Date: 2026-01-27T23:37:46Z
Add output test for pg_dependencies statistics import

Commit 302879bd68d115 has added the ability to restore extended stats of
the type "dependencies", but it has forgotten the addition of a test to
verify that the value restored was actually set.

This test is the pg_dependencies equivalent of the test added for
pg_ndistinct in 0e80f3f88dea.

Author: Corey Huinker <corey.huinker@gmail.com>
Discussion: https://postgr.es/m/CADkLM=dZr_Ut3jKw94_BisyyDtNZPRJWeOALXVzcJz=ZFTAhvQ@mail.gmail.com

Files

Discussion