[pgjdbc/pgjdbc] 9c80ad: fix: make sure org.postgresql.Driver is loaded whe...

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 9c80ad: fix: make sure org.postgresql.Driver is loaded whe...
Date: 2017-03-08 17:28:01
Message-ID: 58c03f2116808_1d8b3f8ded053c40141681@hookshot-fe3-cp1-prd.iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 9c80adc24776ae02e0aff419e1cddf26a28eeff0
https://github.com/pgjdbc/pgjdbc/commit/9c80adc24776ae02e0aff419e1cddf26a28eeff0
Author: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Date: 2017-03-08 (Wed, 08 Mar 2017)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/ds/common/BaseDataSource.java

Log Message:
-----------
fix: make sure org.postgresql.Driver is loaded when accessing though DataSource interface

This initialization was removed by accident in c99507b5661804b5b1b2340ba747fe553dc37a68

closes #768

Browse pgsql-jdbc by date

  From Date Subject
Next Message Daniel Migowski 2017-03-11 05:44:03 Documentation on NOTIFY/LISTEN is misleading
Previous Message legrand legrand 2017-03-08 00:02:48 Re: Statement-level rollback