| Path: | lib/dbd/pg/tuples.rb |
| Last Update: | Mon Sep 15 20:27:14 -0700 2008 |
Tuples is a class to represent result sets.
Many of these methods are extremely similar to the methods that deal with result sets in DBI::BaseStatement and are wrapped by the StatementHandle. Unless you plan on working on this driver, these methods should never be called directly.