JDBC Connection startup cleaned up

Поиск
Список
Период
Сортировка
От Anders Bengtsson
Тема JDBC Connection startup cleaned up
Дата
Msg-id Pine.LNX.4.44.0202062309490.1639-300000@sensenet.localdomain
обсуждение исходный текст
Ответы Re: JDBC Connection startup cleaned up  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: JDBC Connection startup cleaned up  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: JDBC Connection startup cleaned up  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Hi,

I've done some cleaning up in the org.postgresql.Connection class.

This patch

* Introduces a new class, StartupPacket.
* Moves a lot of constants from Connection to StartupPacket.
* Makes two instance variables in Connection into locals.

/Anders
_____________________________________________________________________
A n d e r s  B e n g t s s o n                   ndrsbngtssn@yahoo.se
Stockholm, Sweden

Вложения

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

Предыдущее
От: Patrick Macdonald
Дата:
Сообщение: Re: contrib/pg_filedump - PostgreSQL File Dump Utility
Следующее
От: Tom Lane
Дата:
Сообщение: Re: contrib/pg_filedump - PostgreSQL File Dump Utility