Re: Open patches

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Open patches
Дата
Msg-id 00c401c1c3bb$e9dd7530$8201a8c0@inspiron
обсуждение исходный текст
Ответ на Open patches  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Open patches  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
Список pgsql-jdbc
Bruce,

I count 8 ?

The first one is a patch to the Makefile to allow non-ant builds. I am
firmly in the build java with ant camp and am Makefile challenged. Barry
did want to do this however?

getTables patch         --> not applied will do in next 48 hrs
JDBC Improvements     --> not a diff, but a zip of the java files in
question, I will request a diff
Timestamp            --> not applied will review
Connection startup     --> not applied will review
CStmt                --> not applied likely a no brainer
since Callable Statements don't work anyway, so what's the worst
that could happen?
Empty Arrays        --> not applied will do in next 48 hours
Numeric            --> not applied will review
Errors            --> not applied will do in next 48 hours

There is one that isn't on the list that I do know about: A patch to add
Connection Pooling, which I'm not sure how to handle

Dave


-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Bruce Momjian
Sent: Monday, March 04, 2002 2:04 PM
To: PostgreSQL jdbc list
Subject: [JDBC] Open patches


I have 12 jdbc patches in the patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

Would someone give me a status on them?  Which are already applied and
which still need attention?  Can we get these applied?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania
19026

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org



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

Предыдущее
От: "Victor Yang"
Дата:
Сообщение: Does PostgreSQL support JDBC 2.0
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: problem about postgresql and jdbc