We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a235f commit f7bb943Copy full SHA for f7bb943
NEWS.md
@@ -4,6 +4,11 @@ For richer information consult the commit log on github with referenced pull req
4
5
We do not include break-fix version release in this file.
6
7
+### v2.7.0
8
+- Use single row mode in native bindings when available [@rpedela]
9
+ - reduces memory consumption when handling row values in 'row' event
10
+- Automatically bind buffer type parameters as binary [@eugeneware]
11
+
12
### v2.6.0
13
- Respect PGSSLMODE environment variable
14
0 commit comments