pgsql: Avoid use of unportable hex constant in convutils.pm

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Avoid use of unportable hex constant in convutils.pm
Date: 2018-05-27 14:45:23
Message-ID: E1fMwvD-0001vH-D1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Avoid use of unportable hex constant in convutils.pm

Discussion: https://postgr.es/m/5a6d6de8-cff8-1ffb-946c-ccf381800ea1@2ndQuadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f963f80970641246cbba172e197068193ad65189

Modified Files
--------------
src/backend/utils/mb/Unicode/convutils.pm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-05-28 17:16:15 pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior
Previous Message Andrew Dunstan 2018-05-27 13:15:27 pgsql: Don't fall off the end of perl functions