pg8000-1.9.14 Released

27 views
Skip to first unread message

Tony Locke

unread,
Aug 2, 2014, 11:38:27 AM8/2/14
to pg8...@googlegroups.com
Hi, the changes in the new pg8000-1.9.14 release are:

  • Make executemany() set rowcount. Previously, executemany() would always set rowcount to -1. Now we set it to a meaningful value if possible. If any of the statements have a -1 rowcount then then the rowcount for the executemany() is -1, otherwise the executemany() rowcount is the sum of the rowcounts of the individual statements.
  • Support for password authentication. pg8000 didn’t support plain text authentication, now it does.

Cheers,

Tony.


Reply all
Reply to author
Forward
0 new messages