pgsql: Fix compiler warning introduced in 6df7a9698b

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix compiler warning introduced in 6df7a9698b
Date: 2020-12-20 13:29:48
Message-ID: E1kqymS-0008R0-On@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix compiler warning introduced in 6df7a9698b

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/11072e86939d2f5ca0a97c709b46f29ea8b57590

Modified Files
--------------
src/backend/commands/typecmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2020-12-20 13:31:13 Re: pgsql: Multirange datatypes
Previous Message Alexander Korotkov 2020-12-20 13:18:23 Re: pgsql: Multirange datatypes