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 e9087ea commit 4c60839Copy full SHA for 4c60839
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# 5.4.3 (Auguest 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
+* RowTo(AddrOf)StructByPos ignores fields with "-" db tag
10
+* Optimization: improve text format numeric parsing (horpto)
11
12
# 5.4.2 (July 11, 2023)
13
14
* Fix: RowScanner errors are fatal to Rows
0 commit comments