class Object

Constants

PGError

This is the exception class raised when an error is returned from a libpq API call.

The attributes connection and result are set to the connection object and result set object, respectively.

If the connection object or result set object is not available from the context in which the error was encountered, it is nil.

PGconn

#<RDoc::Comment:0xe233f8>


#<RDoc::Comment:0xe22a08>

PGresult

#<RDoc::Comment:0x1039050>


#<RDoc::Comment:0x109f2d8>