"Alon Goldshuv" <agoldshuv@greenplum.com> writes:
> Here is a patch against today's code 1/24. As discussed in -hackers
> consumeInput/parse is removed from being called every single time. It's
> still there for only when the data is sent to the server.
This appears to be the exact same patch you sent before. Did you
test my suggestion of simply removing the PQconsumeInput call?
I see no reason to add it inside the loop.
regards, tom lane