twitter-tools-public/worker/vendor/github.com/jackc/pgx/v5/pgproto3
2025-10-13 21:09:34 -03:00
..
authentication_cleartext_password.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
authentication_gss_continue.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
authentication_gss.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
authentication_md5_password.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
authentication_ok.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
authentication_sasl_continue.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
authentication_sasl_final.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
authentication_sasl.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
backend_key_data.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
backend.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
big_endian.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
bind_complete.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
bind.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
cancel_request.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
chunkreader.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
close_complete.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
close.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
command_complete.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
copy_both_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
copy_data.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
copy_done.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
copy_fail.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
copy_in_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
copy_out_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
data_row.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
describe.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
doc.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
empty_query_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
error_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
execute.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
flush.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
frontend.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
function_call_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
function_call.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
gss_enc_request.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
gss_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
no_data.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
notice_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
notification_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
parameter_description.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
parameter_status.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
parse_complete.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
parse.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
password_message.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
pgproto3.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
portal_suspended.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
query.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
README.md nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
ready_for_query.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
row_description.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
sasl_initial_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
sasl_response.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
ssl_request.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
startup_message.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
sync.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
terminate.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00
trace.go nuke git history with secrets and create public version 2025-10-13 21:09:34 -03:00

pgproto3

Package pgproto3 is an encoder and decoder of the PostgreSQL wire protocol version 3.

pgproto3 can be used as a foundation for PostgreSQL drivers, proxies, mock servers, load balancers and more.

See example/pgfortune for a playful example of a fake PostgreSQL server.