pgsql: Fix thinko in 720e0327bc

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix thinko in 720e0327bc
Date: 2022-12-25 09:37:13
Message-ID: E1p9NRQ-000Jgd-T7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix thinko in 720e0327bc

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/361ec4368b1da252e031e2ee8bce366bce5f72b2

Modified Files
--------------
contrib/isn/isn.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-12-25 19:32:46 pgsql: Convert enum_in() to report errors softly.
Previous Message Andrew Dunstan 2022-12-24 20:30:30 pgsql: Convert contrib/isn's input functions to report errors softly