summaryrefslogtreecommitdiff
path: root/databases/p5-Pg/files/patch-Pg.pm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a problem where an array is returned from a DoQuery call thatPalle Girgensohn2005-02-101-0/+11
should return 0 tuples. It was always returning an array that indicates it has 1 tuple. Submitted by: Birch Zimmer <birch at naturalpoint dot com> Approved by: ade (mentor) Notes: svn path=/head/; revision=128489