Thanks for 42.2.10!

From: Adam Rauch <adam(at)labkey(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Thanks for 42.2.10!
Date: 2020-02-13 18:11:14
Message-ID: 728802e6-8092-e760-dd4a-ba721327fe48@labkey.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Just a quick note to say THANK YOU to the pgsql-jdbc team for continuing
to maintain and improve this driver. I'm especially pleased with this
performance improvement in 42.2.10:

Metadata queries improvements with large schemas. (#1673) [credit to
bjanczak]

Real world data point: after updating the driver, one of our unit tests,
which loads metadata from 100 schemas, 2,500 tables, and 23,000 columns,
went from 182 seconds to 48 seconds. A very noticeable and appreciated
improvement!

Thanks,
Adam Rauch
LabKey Software

Browse pgsql-jdbc by date

  From Date Subject
Next Message Toddy69 2020-02-14 00:54:28 [pgjdbc/pgjdbc] 94641e: fix: Always use . as decimal separator in PGInterv...
Previous Message Vladimir Sitnikov 2020-02-13 11:04:49 [pgjdbc/pgjdbc] 6730f3: test: skip PKCS12KeyTest when enable_ssl_tests is ...