pgsql: Avoid palloc before CurrentMemoryContext is set up on win32 - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Avoid palloc before CurrentMemoryContext is set up on win32
Date
Msg-id E1Q5ifE-0006Ra-3c@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Tab completion for COMMENT ON FOREIGN DATA WRAPPER / SERVER.
Next
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: add LDFLAGS to build pf regression test, libpq