Обсуждение: [GENERAL] jdbc driver vis Release 10

Поиск
Список
Период
Сортировка

[GENERAL] jdbc driver vis Release 10

От
Rob Sargent
Дата:
I see no mention of a new jdbc driver on the release notes for Beta 1.
Does that mean there isn't one?




Re: [GENERAL] jdbc driver vis Release 10

От
"David G. Johnston"
Дата:
On Wed, Aug 23, 2017 at 4:33 PM, Rob Sargent <robjsargent@gmail.com> wrote:
I see no mention of a new jdbc driver on the release notes for Beta 1.  Does that mean there isn't one?

​Whose release notes?  PostgreSQL Server?  I don't believe the server release notes ever talk about external projects.​

Its seems quite a few significant changes (including version numbering) have happened to the JDBC project in the past year but you will need to go directly to the project's site/GitHub to keep abreast of all of it.

David J.

Re: [GENERAL] jdbc driver vis Release 10

От
Rob Sargent
Дата:



On 08/23/2017 06:09 PM, David G. Johnston wrote:
On Wed, Aug 23, 2017 at 4:33 PM, Rob Sargent <robjsargent@gmail.com> wrote:
I see no mention of a new jdbc driver on the release notes for Beta 1.  Does that mean there isn't one?

​Whose release notes?  PostgreSQL Server?  I don't believe the server release notes ever talk about external projects.​

Its seems quite a few significant changes (including version numbering) have happened to the JDBC project in the past year but you will need to go directly to the project's site/GitHub to keep abreast of all of it.

David J.
Thanks

Re: [GENERAL] jdbc driver vis Release 10

От
Dave Cramer
Дата:
The JDBC driver release is divorced from the server release.

Thanks


On 23 August 2017 at 19:33, Rob Sargent <robjsargent@gmail.com> wrote:
I see no mention of a new jdbc driver on the release notes for Beta 1.  Does that mean there isn't one?




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] jdbc driver vis Release 10

От
Rob Sargent
Дата:



On 08/25/2017 05:34 PM, Dave Cramer wrote:
The JDBC driver release is divorced from the server release.

Thanks


On 23 August 2017 at 19:33, Rob Sargent <robjsargent@gmail.com> wrote:
I see no mention of a new jdbc driver on the release notes for Beta 1.  Does that mean there isn't one?




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Yes, so I've learned.  I just ran my software using jdbc 9.4.1212 via j00Q 3.9 against pg10-beta3 without a problem.  I do very vanilla stuff.
 

Re: [GENERAL] jdbc driver vis Release 10

От
Dave Cramer
Дата:
There are newer versions out there!


On 25 August 2017 at 19:53, Rob Sargent <robjsargent@gmail.com> wrote:



On 08/25/2017 05:34 PM, Dave Cramer wrote:
The JDBC driver release is divorced from the server release.

Thanks


On 23 August 2017 at 19:33, Rob Sargent <robjsargent@gmail.com> wrote:
I see no mention of a new jdbc driver on the release notes for Beta 1.  Does that mean there isn't one?




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Yes, so I've learned.  I just ran my software using jdbc 9.4.1212 via j00Q 3.9 against pg10-beta3 without a problem.  I do very vanilla stuff.
 

Re: [GENERAL] jdbc driver vis Release 10

От
Rob Sargent
Дата:


On Aug 25, 2017, at 5:55 PM, Dave Cramer <pg@fastcrypt.com> wrote:

There are newer versions out there!


On 25 August 2017 at 19:53, Rob Sargent <robjsargent@gmail.com> wrote:



On 08/25/2017 05:34 PM, Dave Cramer wrote:
The JDBC driver release is divorced from the server release.

Thanks


On 23 August 2017 at 19:33, Rob Sargent <robjsargent@gmail.com> wrote:
I see no mention of a new jdbc driver on the release notes for Beta 1.  Does that mean there isn't one?




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Yes, so I've learned.  I just ran my software using jdbc 9.4.1212 via j00Q 3.9 against pg10-beta3 without a problem.  I do very vanilla stuff.
 

Yes. I'll get there as needed but wanted to know if any piece needed changing NOW 

Re: [GENERAL] jdbc driver vis Release 10

От
Dave Cramer
Дата:
Well we won't be fixing any bugs in anything but the latest version if that makes a difference to you.


On 25 August 2017 at 21:34, Rob Sargent <robjsargent@gmail.com> wrote:


On Aug 25, 2017, at 5:55 PM, Dave Cramer <pg@fastcrypt.com> wrote:

There are newer versions out there!


On 25 August 2017 at 19:53, Rob Sargent <robjsargent@gmail.com> wrote:



On 08/25/2017 05:34 PM, Dave Cramer wrote:
The JDBC driver release is divorced from the server release.

Thanks


On 23 August 2017 at 19:33, Rob Sargent <robjsargent@gmail.com> wrote:
I see no mention of a new jdbc driver on the release notes for Beta 1.  Does that mean there isn't one?




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Yes, so I've learned.  I just ran my software using jdbc 9.4.1212 via j00Q 3.9 against pg10-beta3 without a problem.  I do very vanilla stuff.
 

Yes. I'll get there as needed but wanted to know if any piece needed changing NOW