Re: Dead code with short varlenas in toast_save_datum()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Nikhil Kumar Veldanda <veldanda(dot)nikhilkumar17(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Dead code with short varlenas in toast_save_datum()
Date: 2025-08-10 10:35:13
Message-ID: aJh14QX6__zfkbcr@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Aug 10, 2025 at 03:08:14AM -0700, Nikhil Kumar Veldanda wrote:
> I’m sending a small test-only patch that increases test coverage for
> toast_internals.c from 88.5% -> 95.8%.

(Discussed these ones offline, while looking at the coverage of
toast_internals.c.)

Thanks for compiling a patch to close more the coverage gap. I'll
look at what you have here.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jingtang Zhang 2025-08-10 10:53:19 Possible inaccurate description of wal_compression in docs
Previous Message Nikhil Kumar Veldanda 2025-08-10 10:08:14 Re: Dead code with short varlenas in toast_save_datum()