mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-26 10:26:30 +00:00
Compare commits
1 Commits
mostafa_te
...
mostafa_bu
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fda467082c |
@@ -1331,7 +1331,7 @@ where
|
|||||||
self.buffer_describe(message).await?;
|
self.buffer_describe(message).await?;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Execute2
|
// Execute
|
||||||
// Execute a prepared statement prepared in `P` and bound in `B`.
|
// Execute a prepared statement prepared in `P` and bound in `B`.
|
||||||
'E' => {
|
'E' => {
|
||||||
self.extended_protocol_data_buffer
|
self.extended_protocol_data_buffer
|
||||||
|
|||||||
Reference in New Issue
Block a user