Table of Contents - postgres-pr-opt-0.6.9 Documentation
Pages
Classes and Modules
- IO
- Object
- PGError
- PGconn
- PGresult
- Postgres
- Postgres::Conversion
- Postgres::Conversion::ConversionError
- PostgresPR
- PostgresPR::Authentication
- PostgresPR::AuthenticationClearTextPassword
- PostgresPR::AuthenticationCryptPassword
- PostgresPR::AuthenticationKerberosV4
- PostgresPR::AuthenticationKerberosV5
- PostgresPR::AuthenticationMD5Password
- PostgresPR::AuthenticationOk
- PostgresPR::AuthenticationSCMCredential
- PostgresPR::BackendKeyData
- PostgresPR::CommandComplete
- PostgresPR::Connection
- PostgresPR::Connection::Result
- PostgresPR::CopyInResponse
- PostgresPR::CopyOutResponse
- PostgresPR::DataRow
- PostgresPR::DumpError
- PostgresPR::EmptyQueryResponse
- PostgresPR::ErrorResponse
- PostgresPR::Message
- PostgresPR::NoticeErrorMixin
- PostgresPR::NoticeResponse
- PostgresPR::PGError
- PostgresPR::ParameterStatus
- PostgresPR::Parse
- PostgresPR::ParseComplete
- PostgresPR::ParseError
- PostgresPR::PasswordMessage
- PostgresPR::Query
- PostgresPR::ReadyForQuery
- PostgresPR::RowDescription
- PostgresPR::RowDescription::FieldInfo
- PostgresPR::SSLRequest
- PostgresPR::SaltedAuthenticationMixin
- PostgresPR::StartupMessage
- PostgresPR::Terminate
- PostgresPR::UnknownAuthType
- PostgresPR::UnknownMessageType
- PostgresPR::Utils
- PostgresPR::Utils::ByteOrder
- PostgresPR::Utils::CustomBuffer
- PostgresPR::Utils::CustomBuffer::EOF
- PostgresPR::Utils::CustomBuffer::Error
- PostgresPR::Utils::NativeBuffer
- PostgresPR::Utils::ReadBuffer
- PostgresPR::Utils::WriteBuffer
- ReadUnpack
- String
- TC_Conversion
Methods
- ::big? — PostgresPR::Utils::ByteOrder
- ::big_endian? — PostgresPR::Utils::ByteOrder
- ::byte_order — PostgresPR::Utils::ByteOrder
- ::byteorder — PostgresPR::Utils::ByteOrder
- ::connect — PGconn
- ::create — PostgresPR::Message
- ::create — PostgresPR::Authentication
- ::dump — PostgresPR::Message
- ::escape — PGconn
- ::escape_string — PGconn
- ::fields — PostgresPR::Message
- ::from_string — PostgresPR::Utils::CustomBuffer
- ::little? — PostgresPR::Utils::ByteOrder
- ::little_endian? — PostgresPR::Utils::ByteOrder
- ::network? — PostgresPR::Utils::ByteOrder
- ::new — PostgresPR::Connection
- ::new — PostgresPR::Connection::Result
- ::new — PostgresPR::Parse
- ::new — PGconn
- ::new — PGresult
- ::new — PostgresPR::Utils::CustomBuffer
- ::new — PostgresPR::SaltedAuthenticationMixin
- ::new — PostgresPR::NoticeErrorMixin
- ::of_size — PostgresPR::Utils::NativeBuffer
- ::of_size — PostgresPR::Utils::CustomBuffer
- ::of_size — PostgresPR::Utils::NativeBuffer
- ::of_size — PostgresPR::Utils::NativeBuffer
- ::quote_ident — PGconn
- ::read — PostgresPR::Message
- ::register_auth_type — PostgresPR::Authentication
- ::register_message_type — PostgresPR::Message
- #[] — PGresult
- #async_exec — PGconn
- #at_end? — PostgresPR::Utils::CustomBuffer
- #big? — PostgresPR::Utils::ByteOrder
- #big_endian? — PostgresPR::Utils::ByteOrder
- #buffer — PostgresPR::Message
- #byte_order — PostgresPR::Utils::ByteOrder
- #byteorder — PostgresPR::Utils::ByteOrder
- #clear — PGresult
- #close — PostgresPR::Connection
- #close — PGconn
- #close — PostgresPR::Utils::CustomBuffer
- #cmd_tuples — PGresult
- #cmdstatus — PGresult
- #cmdtuples — PGresult
- #column_values — PGresult
- #content — PostgresPR::Utils::CustomBuffer
- #copy_from_stream — PostgresPR::Utils::NativeBuffer
- #copy_from_stream — PostgresPR::Utils::CustomBuffer
- #copy_from_stream — PostgresPR::Utils::NativeBuffer
- #copy_from_stream — PostgresPR::Utils::NativeBuffer
- #decode_array — Postgres::Conversion
- #decode_bytea — Postgres::Conversion
- #dump — PostgresPR::Message
- #dump — PostgresPR::UnknownMessageType
- #dump — PostgresPR::Authentication
- #dump — PostgresPR::PasswordMessage
- #dump — PostgresPR::ParameterStatus
- #dump — PostgresPR::BackendKeyData
- #dump — PostgresPR::ReadyForQuery
- #dump — PostgresPR::DataRow
- #dump — PostgresPR::CommandComplete
- #dump — PostgresPR::Parse
- #dump — PostgresPR::Query
- #dump — PostgresPR::RowDescription
- #dump — PostgresPR::StartupMessage
- #dump — PostgresPR::SSLRequest
- #dump — PostgresPR::SaltedAuthenticationMixin
- #dump — PostgresPR::NoticeErrorMixin
- #each — PGresult
- #encode_bytea — Postgres::Conversion
- #escape — PGconn
- #escape_string — PGconn
- #establish_connection — PostgresPR::Connection
- #exec — PGconn
- #field_values — PGresult
- #fieldname — PGresult
- #fieldnum — PGresult
- #finish — PGconn
- #fname — PGresult
- #fnum — PGresult
- #ftype — PGresult
- #get_int16_network — String
- #get_int32_network — String
- #getlength — PGresult
- #getvalue — PGresult
- #init_buffer — PostgresPR::Utils::CustomBuffer
- #little? — PostgresPR::Utils::ByteOrder
- #little_endian? — PostgresPR::Utils::ByteOrder
- #message__dump — PostgresPR::Authentication
- #network? — PostgresPR::Utils::ByteOrder
- #nfields — PGresult
- #notice_processor — PGconn
- #notice_processor= — PGconn
- #ntuples — PGresult
- #num_fields — PGresult
- #num_tuples — PGresult
- #parse — PostgresPR::Message
- #parse — PostgresPR::Authentication
- #parse — PostgresPR::PasswordMessage
- #parse — PostgresPR::ParameterStatus
- #parse — PostgresPR::BackendKeyData
- #parse — PostgresPR::ReadyForQuery
- #parse — PostgresPR::DataRow
- #parse — PostgresPR::CommandComplete
- #parse — PostgresPR::Parse
- #parse — PostgresPR::Query
- #parse — PostgresPR::RowDescription
- #parse — PostgresPR::StartupMessage
- #parse — PostgresPR::SSLRequest
- #parse — PostgresPR::SaltedAuthenticationMixin
- #parse — PostgresPR::NoticeErrorMixin
- #parse_arr — Postgres::Conversion
- #position — PostgresPR::Utils::CustomBuffer
- #position= — PostgresPR::Utils::CustomBuffer
- #query — PostgresPR::Connection
- #query — PGconn
- #read — PostgresPR::Utils::CustomBuffer
- #read_byte — PostgresPR::Utils::CustomBuffer
- #read_cstring — PostgresPR::Utils::NativeBuffer
- #read_cstring — PostgresPR::Utils::CustomBuffer
- #read_cstring — PostgresPR::Utils::NativeBuffer
- #read_cstring — PostgresPR::Utils::NativeBuffer
- #read_exactly_n_bytes — IO
- #read_int16_network — PostgresPR::Utils::NativeBuffer
- #read_int16_network — PostgresPR::Utils::CustomBuffer
- #read_int16_network — PostgresPR::Utils::NativeBuffer
- #read_int16_network — PostgresPR::Utils::NativeBuffer
- #read_int16_network — ReadUnpack
- #read_int32_network — PostgresPR::Utils::NativeBuffer
- #read_int32_network — PostgresPR::Utils::CustomBuffer
- #read_int32_network — PostgresPR::Utils::NativeBuffer
- #read_int32_network — PostgresPR::Utils::NativeBuffer
- #read_int32_network — ReadUnpack
- #read_rest — PostgresPR::Utils::CustomBuffer
- #readbyte — PostgresPR::Utils::CustomBuffer
- #salt_size — PostgresPR::AuthenticationCryptPassword
- #salt_size — PostgresPR::AuthenticationMD5Password
- #size — PGresult
- #size — PostgresPR::Utils::CustomBuffer
- #status — PGresult
- #test_bytea — TC_Conversion
- #test_decode_array — TC_Conversion
- #transaction_status — PostgresPR::Connection
- #transaction_status — PGconn
- #type — PGresult
- #unescape_bytea — Postgres::Conversion
- #values — PGresult
- #write — PostgresPR::Utils::CustomBuffer
- #write_byte — PostgresPR::Utils::NativeBuffer
- #write_byte — PostgresPR::Utils::CustomBuffer
- #write_byte — PostgresPR::Utils::NativeBuffer
- #write_byte — PostgresPR::Utils::NativeBuffer
- #write_cstring — PostgresPR::Utils::NativeBuffer
- #write_cstring — PostgresPR::Utils::CustomBuffer
- #write_cstring — PostgresPR::Utils::NativeBuffer
- #write_cstring — PostgresPR::Utils::NativeBuffer
- #write_int16_network — PostgresPR::Utils::NativeBuffer
- #write_int16_network — PostgresPR::Utils::CustomBuffer
- #write_int16_network — PostgresPR::Utils::NativeBuffer
- #write_int16_network — PostgresPR::Utils::NativeBuffer
- #write_int32_network — PostgresPR::Utils::NativeBuffer
- #write_int32_network — PostgresPR::Utils::CustomBuffer
- #write_int32_network — PostgresPR::Utils::NativeBuffer
- #write_int32_network — PostgresPR::Utils::NativeBuffer
- #writebyte — PostgresPR::Utils::CustomBuffer