Compare commits

..

2 Commits

Author SHA1 Message Date
Mostafa
97e0ee4c2e noop 2025-02-27 14:55:51 -06:00
Mostafa
aa6638107d no-op 2025-02-27 14:53:19 -06:00
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ jobs:
version: v3.8.1
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
# yamllint (https://github.com/adrienverge/yamllint) which require Python
# yamllint (https://github.com/adrienverge/yamllint) which require Python
- name: Set up Python
uses: actions/setup-python@v5.1.0
with:

View File

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

View File

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