Re: Fix incorrect size check in statext_dependencies_deserialize

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-05-25T05:45:22Z
Lists: pgsql-hackers
On Wed, May 20, 2026 at 01:49:03PM +0900, Michael Paquier wrote:
> Good catch, nice!  This looks like a typo from d08c44f7a4ec to me,
> where MinSizeOfItems sticks to the definition we have for MVDependency
> in statistics.h.

Done as of 0b8fa5fd37b1.
--
Michael