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
In response to
pgsql-hackers by date
| Next: | From: Alex Hunsaker | Date: 2009-01-03 20:00:35 |
| Subject: Re: contrib/pg_stat_statements 1226 |
| Previous: | From: Alex Hunsaker | Date: 2009-01-03 19:52:15 |
| Subject: Re: Custom PGC_POSTMASTER GUC variables ... feasible? |
pgsql-bugs by date
| Next: | From: Рома | Date: 2009-01-04 15:01:14 |
| Subject: installing postgreSQL |
| Previous: | From: Tom Lane | Date: 2009-01-03 15:26:18 |
| Subject: Re: [BUGS] BUG #4599: bugfix for contrib/dblink module |