Re: Fix incorrect size check in statext_dependencies_deserialize

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix incorrect size check in statext_dependencies_deserialize
Date: 2026-05-25 05:45:22
Message-ID: ahPh8uLSF4GAqjCG@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-05-25 06:05:27 Re: [PATCH] Two small errhint cleanups in PG19 code
Previous Message Chao Li 2026-05-25 05:38:26 Re: [PATCH] Two small errhint cleanups in PG19 code