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(-)
