..
example /pgfortune
Make Chunkreader an internal implementation detail
2022-02-26 08:50:46 -06:00
testdata/fuzz /FuzzFrontend
Better fuzz testing and fix several bugs it found
2022-07-23 16:13:06 -05:00
README.md
Import pgproto3
2022-02-21 13:22:42 -06:00
authentication_cleartext_password.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
authentication_gss.go
Merge remote-tracking branch 'pgproto3/master' into v5-dev
2022-04-23 10:43:48 -05:00
authentication_gss_continue.go
Merge remote-tracking branch 'pgproto3/master' into v5-dev
2022-04-23 10:43:48 -05:00
authentication_md5_password.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
authentication_ok.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
authentication_sasl.go
Better fuzz testing and fix several bugs it found
2022-07-23 16:13:06 -05:00
authentication_sasl_continue.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
authentication_sasl_final.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
backend.go
Apply `gofmt -s`
2023-01-24 07:55:00 -06:00
backend_key_data.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
backend_test.go
Make Chunkreader an internal implementation detail
2022-02-26 08:50:46 -06:00
big_endian.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
bind.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
bind_complete.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
cancel_request.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
chunkreader.go
iobufpool uses *[]byte instead of []byte to reduce allocations
2023-01-28 08:02:49 -06:00
chunkreader_test.go
Use bytes.Equal rather than bytes.Compare ==/!= 0
2023-07-08 12:08:05 -05:00
close.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
close_complete.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
command_complete.go
Better fuzz testing and fix several bugs it found
2022-07-23 16:13:06 -05:00
copy_both_response.go
Merge remote-tracking branch 'pgproto3/master' into v5-dev
2022-04-23 10:43:48 -05:00
copy_both_response_test.go
Merge remote-tracking branch 'pgproto3/master' into v5-dev
2022-04-23 10:43:48 -05:00
copy_data.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
copy_done.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
copy_fail.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
copy_in_response.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
copy_out_response.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
data_row.go
Better fuzz testing and fix several bugs it found
2022-07-23 16:13:06 -05:00
describe.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
doc.go
Fix output to include message size and add some docs
2022-05-21 17:30:47 -05:00
empty_query_response.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
error_response.go
Fix encode ErrorResponse
2022-11-11 18:20:16 -06:00
execute.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
flush.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
frontend.go
Initial fuzz testing and fix
2022-07-23 15:22:28 -05:00
frontend_test.go
Make Chunkreader an internal implementation detail
2022-02-26 08:50:46 -06:00
function_call.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
function_call_response.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
function_call_test.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
fuzz_test.go
Better fuzz testing and fix several bugs it found
2022-07-23 16:13:06 -05:00
gss_enc_request.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
gss_response.go
Merge remote-tracking branch 'pgproto3/master' into v5-dev
2022-04-23 10:43:48 -05:00
json_test.go
Merge remote-tracking branch 'pgproto3/master' into v5-dev
2022-04-23 10:43:48 -05:00
no_data.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
notice_response.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
notification_response.go
Better fuzz testing and fix several bugs it found
2022-07-23 16:13:06 -05:00
parameter_description.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
parameter_status.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
parse.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
parse_complete.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
password_message.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
pgproto3.go
Better fuzz testing and fix several bugs it found
2022-07-23 16:13:06 -05:00
portal_suspended.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
query.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
ready_for_query.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
row_description.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
sasl_initial_response.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
sasl_response.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
ssl_request.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
startup_message.go
Finish importing pgio as internal package
2022-02-21 14:35:20 -06:00
sync.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
terminate.go
Move pgproto3 to subdirectory
2022-02-21 11:57:34 -06:00
trace.go
Add tracing support
2022-07-16 12:27:10 -05:00
trace_test.go
pgconn and pgproto use same environment variable for tests as pgx
2022-10-29 13:23:25 -05:00