tuples.rb

Path: lib/dbd/pg/tuples.rb
Last Update: Wed Feb 09 15:34:42 +0000 2011

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.

[Validate]