We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c92d0a9 + 2bac99e commit c911d86Copy full SHA for c911d86
doc.go
@@ -183,7 +183,7 @@ For debug tracing of the actual PostgreSQL wire protocol messages see github.com
183
184
Lower Level PostgreSQL Functionality
185
186
-github.com/jackc/pgx/v5/pgconn contains a lower level PostgreSQL driver roughly at the level of libpq. pgx.Conn in
+github.com/jackc/pgx/v5/pgconn contains a lower level PostgreSQL driver roughly at the level of libpq. pgx.Conn is
187
implemented on top of pgconn. The Conn.PgConn() method can be used to access this lower layer.
188
189
PgBouncer
0 commit comments