Tom Lane wrote:
I think you should break those three functions apart. There is no value in having send_query share any code with the others. It might be feasible to have the other two share a subroutine that collects the result data.
OK, will do. I applied the simple fix to the 8.2 and 8.3 branches, but will do refactoring per your suggestion on cvs tip.
Thanks, Joe -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers