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
Showing
Please register or sign in to comment
Instead, write the unconverted output - it will be in the wrong encoding, but at least we don't crash. Rushabh Lathia