"Heikki Linnakangas" <[EMAIL PROTECTED]> writes: > Here's a patch that fixes the send/recv functions to work like the > manual says. It fixes the free/pfree typo as well.
Applied with a further fix: the patch caused xml_recv to call parse_xml_decl with a non-null-terminated string, which could in the worst case lead to a crash. > Included is a new regression test for the send/recv functions as well I didn't apply this, as it seemed more trouble than it was worth. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings