Re: Couple of patches for jdbc driver - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: Couple of patches for jdbc driver
Date
Msg-id 10258.998422075@sss.pgh.pa.us
Whole thread Raw
In response to Re: Couple of patches for jdbc driver  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
List pgsql-jdbc
Ned Wolpert <ned.wolpert@knowledgenet.com> writes:
> I guess my question is, when I submitted the patches after 7.1.2 was
> released, I was hoping they would be in the next release, 7.1.3

No, they went into current development sources, 7.2-to-be.  At this
point 7.1.* is a maintenance branch, and is only changed for low-risk,
high-importance bug fixes.  Nobody made the case for any JDBC fixes
to be treated as such, so they didn't get patched into 7.1.*.

> Is there a way for my patches to make it into the next release, which I
> assume is 7.2?

Should be in there already --- feel free to peek at the CVS server or
a nightly snapshot tarball to make sure.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: Re: Couple of patches for jdbc driver
Next
From: Ned Wolpert
Date:
Subject: JDBC changes for 7.2... some questions...