]> git.ipfire.org Git - thirdparty/postgresql.git/commit
revert removal of hex_decode() from ecpg from commit c3826f831e
authorBruce Momjian <bruce@momjian.us>
Thu, 24 Dec 2020 23:21:37 +0000 (18:21 -0500)
committerBruce Momjian <bruce@momjian.us>
Thu, 24 Dec 2020 23:21:37 +0000 (18:21 -0500)
commit558a6e8e21367dae9a294291337be10a8a4afd0a
tree371a3456d7f9bac849761bdc53a83bcdce1cb793
parentc3826f831e6e63e13a749fd3ab9fd7106707b549
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
src/interfaces/ecpg/ecpglib/data.c