Re: pgsql: Add isolation test for TOAST value reuse during CLUSTER

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add isolation test for TOAST value reuse during CLUSTER
Date: 2025-08-17 23:15:25
Message-ID: aKJijS2ZRfRZiYb0@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sun, Aug 17, 2025 at 06:27:57AM +0000, Michael Paquier wrote:
> Add isolation test for TOAST value reuse during CLUSTER

A couple of buildfarm members have been complaining about this test
using md5(). Will fix in a bit.
--
Michael

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-08-17 23:25:56 pgsql: Remove md5() call from isolation test for CLUSTER and TOAST
Previous Message Etsuro Fujita 2025-08-17 10:42:08 pgsql: Update obsolete comments in ResultRelInfo struct.