Skip to content

Commit d17440d

Browse files
committed
Add missed changelog entry and fix typo
1 parent 4c60839 commit d17440d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# 5.4.3 (Auguest 5, 2023)
1+
# 5.4.3 (August 5, 2023)
22

33
* Fix: QCharArrayOID was defined with the wrong OID (Christoph Engelbert)
44
* Fix: connect_timeout for sslmode=allow|prefer (smaher-edb)
55
* Fix: pgxpool: background health check cannot overflow pool
66
* Fix: Check for nil in defer when sending batch (recover properly from panic)
77
* Fix: json scan of non-string pointer to pointer
88
* Fix: zeronull.Timestamptz should use pgtype.Timestamptz
9+
* Fix: NewConnsCount was not correctly counting connections created by Acquire directly. (James Hartig)
910
* RowTo(AddrOf)StructByPos ignores fields with "-" db tag
1011
* Optimization: improve text format numeric parsing (horpto)
1112

0 commit comments

Comments
 (0)