pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e
Дата
Msg-id E1ksZvZ-0007Gv-EX@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: move hex_decode() to /common so it can be called from frontend
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e