pgsql: Avoid palloc before CurrentMemoryContext is set up on win32

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Avoid palloc before CurrentMemoryContext is set up on win32
Дата
Msg-id E1Q5ifE-0006Ra-3c@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Avoid palloc before CurrentMemoryContext is set up on win32

Instead, write the unconverted output - it will be in the wrong
encoding, but at least we don't crash.

Rushabh Lathia

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5735efee15540765315aa8c1a230575e756037f7

Modified Files
--------------
src/backend/utils/error/elog.c |    6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Tab completion for COMMENT ON FOREIGN DATA WRAPPER / SERVER.
Следующее
От: achernow@pgfoundry.org (User Achernow)
Дата:
Сообщение: libpqtypes - libpqtypes: add LDFLAGS to build pf regression test, libpq