pgsql: Fix compilation warning in 0ee83dd4a994

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix compilation warning in 0ee83dd4a994
Date: 2026-08-19 14:31:08
Message-ID: E1wwhJr-00000001E5u-3KnR@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix compilation warning in 0ee83dd4a994

Discussion: https://postgr.es/m/CAO6_XqrGH2NRe0oFx_00nLXra1UZezd3jbS9pgoRhZtgzHD9gg%40mail.gmail.com
Author: Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>
Reviewed-by: Alexander Pyhalov <a(dot)pyhalov(at)postgrespro(dot)ru>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9716f88ddf6b468d191a93e5f9fea1c6f98cc1d1

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2026-08-19 16:31:23 pgsql: Fix GIN VACUUM posting tree root split bug.
Previous Message Alexander Korotkov 2026-08-19 10:49:25 pgsql: postgres_fdw: push down FUNCTION RTE into foreign joins