mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-27 18:56:30 +00:00
Compare commits
2 Commits
mostafa_te
...
mostafa_te
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
97e0ee4c2e | ||
|
|
aa6638107d |
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: pgcat
|
||||
description: A Helam chart for PgCat a PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring.
|
||||
description: A Helm chart for PgCat a PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring.
|
||||
maintainers:
|
||||
- name: PostgresML
|
||||
email: team@postgresml.org
|
||||
|
||||
@@ -1331,7 +1331,7 @@ where
|
||||
self.buffer_describe(message).await?;
|
||||
}
|
||||
|
||||
// Execute
|
||||
// Execute2
|
||||
// Execute a prepared statement prepared in `P` and bound in `B`.
|
||||
'E' => {
|
||||
self.extended_protocol_data_buffer
|
||||
|
||||
Reference in New Issue
Block a user