pgsql: Yet another ltree fix for REL_18_STABLE.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Yet another ltree fix for REL_18_STABLE.
Date: 2026-02-26 23:31:59
Message-ID: E1vvkpr-001Jy9-0u@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Yet another ltree fix for REL_18_STABLE.

Fix buildfarm failure from code that's only present in version 18,
introduced by commit b3c2a3d386.

Reported-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/739010.1772142042@sss.pgh.pa.us

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/53a57cae1c894964db54b84a7c055eae8b5a9f03

Modified Files
--------------
contrib/ltree/lquery_op.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Etsuro Fujita 2026-02-27 08:07:33 pgsql: postgres_fdw: Fix thinko in comment for UserMappingPasswordRequi
Previous Message Chao Li 2026-02-26 23:21:01 Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)