pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e
Date
Msg-id E1ksZvZ-0007Gv-EX@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e
List pgsql-committers
revert removal of hex_decode() from ecpg from commit c3826f831e

ecpglib on certain platforms can't handle the pg_log_fatal calls from
libraries.  This was reported by the buildfarm.  It needs a refactoring
and return value change if it is later removed.

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/558a6e8e21367dae9a294291337be10a8a4afd0a

Modified Files
--------------
src/interfaces/ecpg/ecpglib/data.c | 52 +++++++++++++++++++++++++++++++++++++-
1 file changed, 51 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: move hex_decode() to /common so it can be called from frontend
Next
From: Tom Lane
Date:
Subject: Re: pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e