Fwd: PostgreSQL v7.2 and JDBC v2.0 - Mailing list pgsql-patches

From Peter T Mount
Subject Fwd: PostgreSQL v7.2 and JDBC v2.0
Date
Msg-id 5.1.0.14.0.20020225180943.00a705f8@mail.retep.org.uk
Whole thread Raw
List pgsql-patches
>X-Sieve: cmu-sieve 2.0
>Sender: jarvisd@retep.org.uk
>Date: Sun, 24 Feb 2002 16:13:11 -0800
>From: Dave Jarvis <dave@joot.com>
>Organization: Abebooks.com
>X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686)
>X-Accept-Language: en
>To: peter@retep.org.uk
>Subject: PostgreSQL v7.2 and JDBC v2.0
>
>Hello,
>
>Please find attached files with stubs required to compile JDBC support
>into PostgreSQL v7.2 under J2SDK v1.4.
>
>I've recently upgraded BOX (http://www.joot.com/box) and much to my
>chagrin discovered that to have it run with the latest and greatest
>versions of everything (PostgreSQL, J2SDK, Apache's Tomcat, Xalan,
>Xerces, and such), these stubbed methods are required but not provided
>with the release of v7.2.  I'm sure you've probably gone through and
>added them yourself, but on the off chance that it may save you some
>time, here they are, ready and waiting to be compiled.
>
>Sincerely,
>Dave Jarvis

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: minor doc patch for example in 'SET' docs
Next
From: Bill Studenmund
Date:
Subject: Patch to add CREATE OPERATOR CLASS