Patch: Fix BaseDataSource.setProtocolVersion

From: Mikko Tiihonen <mikko(dot)tiihonen(at)nitorcreations(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Patch: Fix BaseDataSource.setProtocolVersion
Date: 2012-05-01 21:09:50
Message-ID: 4FA0511E.7000605@nitorcreations.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

My IDE warned that the current code ignores the passed in argument. Attached is the obvious fix.

-Mikko

Attachment Content-Type Size
fix-DataSource-setProtocolVersion.patch text/x-patch 510 bytes

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2012-05-02 18:12:50 Re: Patch: Fix BaseDataSource.setProtocolVersion
Previous Message Mikko Tiihonen 2012-05-01 20:56:57 Patch: Add support for building with JDK 8