module PG
module PG::BasicTypeRegistry
module PG::Constants
module PG::TextDecoder
module PG::TextEncoder
class PG::BasicTypeMapBasedOnResult
class PG::BasicTypeMapForQueries
class PG::BasicTypeMapForResults
class PG::BasicTypeRegistry::CoderMap
class PG::Coder
class PG::CompositeCoder
class PG::Connection
class PG::CopyCoder
class PG::Error
class PG::NotAllCopyDataRetrieved
class PG::Result
class PG::TextDecoder::Date
class PG::TextDecoder::TimestampWithTimeZone
class PG::TextDecoder::TimestampWithoutTimeZone
class PG::TextEncoder::Date
class PG::TextEncoder::TimestampWithTimeZone
class PG::TextEncoder::TimestampWithoutTimeZone
class PG::TypeMapByColumn
pg
0.18.0.pre20141017160319
def to_h super.merge!({ type_map: type_map, delimiter: delimiter, null_string: null_string, }) end