diff options
author | Magnus Hagander <magnus@hagander.net> | 2011-04-01 19:58:36 +0200 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2011-04-01 20:00:34 +0200 |
commit | 7b99cfbe565e1b2193cefff79f2476c8373b7c61 (patch) | |
tree | c2f6a988485cf3a896ee3bdb33472e8d3d6a37b4 /src/backend/tcop/postgres.c | |
parent | eff933531e7f7d98ba02402c7821b0b7ea8f1d97 (diff) | |
download | postgresql-7b99cfbe565e1b2193cefff79f2476c8373b7c61.tar.gz postgresql-7b99cfbe565e1b2193cefff79f2476c8373b7c61.zip |
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
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions