pgsql: Remove unused ByteaSortSupport.abbreviate field

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove unused ByteaSortSupport.abbreviate field
Date: 2026-04-29 07:00:35
Message-ID: E1wHyuQ-003IVy-2B@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove unused ByteaSortSupport.abbreviate field

Oversight in commit 9303d62c6.

Author: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
Discussion: https://postgr.es/m/CAJ7c6TOsKmmgyA6EwxKVsNeHFHrWXYdgZivgjo_ujf890BpeeA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a0302eac784d170497eca3184d246f945b2e3a7f

Modified Files
--------------
src/backend/utils/adt/bytea.c | 2 --
1 file changed, 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2026-04-29 07:11:09 Re: pgsql: Separate out bytea sort support from varlena.c
Previous Message Amit Kapila 2026-04-28 09:27:36 pgsql: Fix xid_advance_interval when max_retention_duration is 0.