Fwd: PostgreSQL v7.2 and JDBC v2.0

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Fwd: PostgreSQL v7.2 and JDBC v2.0
Дата
Msg-id 5.1.0.14.0.20020225180943.00a705f8@mail.retep.org.uk
обсуждение исходный текст
Список 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

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: minor doc patch for example in 'SET' docs
Следующее
От: Bill Studenmund
Дата:
Сообщение: Patch to add CREATE OPERATOR CLASS