Committed by Greg Sabino Mullane <[email protected]> Quick reminder from IRC
--- TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 17bc3e5..2cdad47 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,8 @@ Possible items to do, in no particular order Feature requests can be entered at http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-Pg +- Don't automatically use server-side prepare until a threshold is reached, + e.g. X number of executes. Make this a parameter. - Fix ping problem: http://www.cpantesters.org/cpan/report/53c5cc72-6d39-11e1-8b9d-82c3d2d9ea9f - Use WITH HOLD for cursor work - Devise a way to automatically create ppm for Windows builds -- 1.7.1
