pgsql: Fix oversight in 7a05425d96

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix oversight in 7a05425d96
Date: 2022-12-29 12:18:16
Message-ID: E1pArrT-000yXs-T1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix oversight in 7a05425d96

This patch was changed as a result of review but one line didn't get the
message. Mea Culpa.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/203942243c2a2da188db962f3384f1c607a462b5

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-12-29 21:40:09 pgsql: perl: Hide warnings inside perl.h when using gcc compatible comp
Previous Message Peter Geoghegan 2022-12-28 16:51:08 pgsql: Add page-level freezing to VACUUM.