JDBC Buildfarm upgraded (Re: link to file bug against Postgres JDBC driver)

From: Mike Fowler <mike(at)mlfowler(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: P L <plalg(at)hotmail(dot)com>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: JDBC Buildfarm upgraded (Re: link to file bug against Postgres JDBC driver)
Date: 2014-03-28 23:05:34
Message-ID: 5336003E.3010608@mlfowler.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Unsurprisingly this change broke the JDBC buildfarm
(http://www.pgbuildfarm.org/cgi-bin/show_status.pl?member=piapiac) I've
taken the opportunity to do some much needed maintenance hence there
have been no build reports for a few days. Previously I was running:

Ubuntu 10.10 on a 32-bit Amazon EC2
Buildfarm client: 4.4
Server versions: 8.4, 9.2, HEAD
JDK versions: 1.5, 1.6, 1.7

Now I'm running:

Ubuntu 13.10 on a 64-bit Amazon EC2
Buildfarm client: 4.11
Server versions: 8.4, 9.0, 9.1, 9.2, 9.3, HEAD
JDK versions: 1.5, 1.6, 1.7, 1.8

Regards,
--
Mike Fowler
Registered Linux user: 379787

On 26/03/14 14:24, Dave Cramer wrote:
> Hi,
>
> This has been fixed and should be in the latest version of the driver.
> Apologies if the bug was not updated. I think I have to fix the submit
> bug page to point to https://github.com/pgjdbc/pgjdbc instead as that is
> the most active location
>
> Thanks,
>
>
> Dave Cramer
>
> dave.cramer(at)credativ(dot)ca
> http://www.credativ.ca
>
>
> On Tue, Mar 25, 2014 at 9:28 PM, Michael Paquier
> <michael(dot)paquier(at)gmail(dot)com <mailto:michael(dot)paquier(at)gmail(dot)com>> wrote:
>
> On Wed, Mar 26, 2014 at 10:05 AM, P L <plalg(at)hotmail(dot)com
> <mailto:plalg(at)hotmail(dot)com>> wrote:
> > I cannot find a link to submit bugs against JDBC driver, can some
> one please
> > provide me a link to file a bug against the JDBC driver.
> That's the good list :)
> --
> Michael
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org
> <mailto:pgsql-jdbc(at)postgresql(dot)org>)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Venkateswar Reddy Melachervu 2014-03-30 05:10:10 pgsql jdbc db connection weird behaviour
Previous Message Venkateswar Reddy Melachervu 2014-03-28 16:51:02 Re: Re: Inputs Appreciated - Calling pgsql stored proc with user defined sql types from java using pgsql-jdbc