Compare commits

..

2 Commits

Author SHA1 Message Date
Mostafa
ae843a9797 trigger a build 2025-02-27 15:50:59 -06:00
Mostafa
6ffdf5f5b0 test chart lint 2025-02-27 15:47:51 -06:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: pgcat name: pgcat
description: A Helm chart for PgCat a PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring. description: A Helam chart for PgCat a PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring.
maintainers: maintainers:
- name: PostgresML - name: PostgresML
email: team@postgresml.org email: team@postgresml.org

View File

@@ -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