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 a5da659 commit 3c5d096Copy full SHA for 3c5d096
History.rdoc
@@ -1,3 +1,12 @@
1
+== v1.2.0 [YYYY-MM-DD] Michael Granger <[email protected]>
2
+
3
+- Various small changes for better compatibility with TruffleRuby.
4
+- Respect Coder#flags in Coder#to_h.
5
+- Make use of PQresultMemorySize() of PostgreSQL-12 instead of our estimator.
6
+- Fix PG::Result memsize reporting after #clear.
7
+- Update Windows fat binary gem to OpenSSL-1.1.1d and PostgreSQL-11.5.
8
9
10
== v1.1.4 [2019-01-08] Michael Granger <[email protected]>
11
12
- Fix PG::BinaryDecoder::Timestamp on 32 bit systems. # 284
0 commit comments