The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Protocol::Database::PostgreSQL::Client - support for the PostgreSQL wire protocol

SYNOPSIS

DESCRIPTION

SEE ALSO

DBD::Pg, which uses the official library and has had far more testing.

INHERITED METHODS

Protocol::Database::PostgreSQL

backend_state, build_message, configure, copy_data, copy_done, current_state, extract_message, frontend_bind, frontend_close, frontend_copy_data, frontend_copy_done, frontend_describe, frontend_execute, frontend_parse, frontend_password_message, frontend_query, frontend_startup_message, frontend_sync, frontend_terminate, handle_message, is_authenticated, is_first_message, is_known_frontend_message_type, is_ready, message, message_length, method_for_frontend_type, new, outgoing, send_copy_data, send_message, send_startup_request, simple_query, ssl_request, state

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

Copyright Tom Molesworth 2010-2019. Licensed under the same terms as Perl itself.