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.
1 parent 4c60839 commit d17440dCopy full SHA for d17440d
CHANGELOG.md
@@ -1,11 +1,12 @@
1
-# 5.4.3 (Auguest 5, 2023)
+# 5.4.3 (August 5, 2023)
2
3
* Fix: QCharArrayOID was defined with the wrong OID (Christoph Engelbert)
4
* Fix: connect_timeout for sslmode=allow|prefer (smaher-edb)
5
* Fix: pgxpool: background health check cannot overflow pool
6
* Fix: Check for nil in defer when sending batch (recover properly from panic)
7
* Fix: json scan of non-string pointer to pointer
8
* Fix: zeronull.Timestamptz should use pgtype.Timestamptz
9
+* Fix: NewConnsCount was not correctly counting connections created by Acquire directly. (James Hartig)
10
* RowTo(AddrOf)StructByPos ignores fields with "-" db tag
11
* Optimization: improve text format numeric parsing (horpto)
12
0 commit comments