pgsql: Yet another ltree fix for REL_18_STABLE. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Yet another ltree fix for REL_18_STABLE.
Date
Msg-id E1vvkpr-001Jy9-0u@gemulon.postgresql.org
Whole thread Raw
List 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@sss.pgh.pa.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(-)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: pgsql: Fix more multibyte issues in ltree.
Next
From: Etsuro Fujita
Date:
Subject: pgsql: postgres_fdw: Fix thinko in comment for UserMappingPasswordRequi