Re: Dead code with short varlenas in toast_save_datum()

From: Nikhil Kumar Veldanda <veldanda(dot)nikhilkumar17(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
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:08:14
Message-ID: CAFAfj_E+kw5P713S8_jZyVgQAGVFfzFiTUJPrgo-TTtJJoazQw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Michael,

I’m sending a small test-only patch that increases test coverage for
toast_internals.c from 88.5% -> 95.8%.

--
Nikhil Veldanda

Attachment Content-Type Size
v1-0001-Add-tests-coverage-for-TOAST-value-reuse-and-OID-.patch application/octet-stream 7.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-08-10 10:35:13 Re: Dead code with short varlenas in toast_save_datum()
Previous Message Bertrand Drouvot 2025-08-10 07:47:09 Re: Adding per backend commit and rollback counters