Re: Dead code with short varlenas in toast_save_datum() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Dead code with short varlenas in toast_save_datum()
Date
Msg-id aJh14QX6__zfkbcr@paquier.xyz
Whole thread Raw
In response to Re: Dead code with short varlenas in toast_save_datum()  (Nikhil Kumar Veldanda <veldanda.nikhilkumar17@gmail.com>)
Responses Re: Dead code with short varlenas in toast_save_datum()
List 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

Attachment

pgsql-hackers by date:

Previous
From: Nikhil Kumar Veldanda
Date:
Subject: Re: Dead code with short varlenas in toast_save_datum()
Next
From: Jingtang Zhang
Date:
Subject: Possible inaccurate description of wal_compression in docs