.. |
authentication.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
backend.go
|
Add flush and close messages to pgproto3
|
2017-05-19 17:31:22 -05:00 |
backend_key_data.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
big_endian.go
|
Introduce pgproto3 package
|
2017-04-29 10:02:38 -05:00 |
bind.go
|
Do not create empty slices in Bind.Decode
|
2017-05-19 15:50:27 -05:00 |
bind_complete.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
close.go
|
Add flush and close messages to pgproto3
|
2017-05-19 17:31:22 -05:00 |
close_complete.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
command_complete.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
copy_both_response.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
copy_data.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
copy_in_response.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
copy_out_response.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
data_row.go
|
Fix queries with more than 32 columns
|
2017-05-01 19:46:37 -05:00 |
describe.go
|
Add pgproto3.Backend
|
2017-05-01 18:11:55 -05:00 |
empty_query_response.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
error_response.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
execute.go
|
Add pgproto3.Backend
|
2017-05-01 18:11:55 -05:00 |
flush.go
|
Add flush and close messages to pgproto3
|
2017-05-19 17:31:22 -05:00 |
frontend.go
|
Update pgproto3 to enable pgmock
|
2017-05-06 08:48:40 -05:00 |
function_call_response.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
no_data.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
notice_response.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
notification_response.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
parameter_description.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
parameter_status.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
parse.go
|
Add pgproto3.Backend
|
2017-05-01 18:11:55 -05:00 |
parse_complete.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
password_message.go
|
Add pgproto3.Backend
|
2017-05-01 18:11:55 -05:00 |
pgproto3.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
query.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
ready_for_query.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
row_description.go
|
Reduce allocations and copies in pgproto3
|
2017-04-29 11:55:14 -05:00 |
startup_message.go
|
Add basic pgmock support
|
2017-05-13 17:56:54 -05:00 |
sync.go
|
Add pgproto3.Backend
|
2017-05-01 18:11:55 -05:00 |
terminate.go
|
Add pgproto3.Backend
|
2017-05-01 18:11:55 -05:00 |