git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 462b7d4) | patch
This patch merges the identical methods from the JDBC1 and JDBC2
2001年7月30日 14:51:19 +0000 (14:51 +0000)
2001年7月30日 14:51:19 +0000 (14:51 +0000)
commit 509f5d241ac2fe26146d227ddb0e56eb4d7ca33c
This patch merges the identical methods from the JDBC1 and JDBC2
connection implementations (org.postgresql.jdbc[1|2].Connection) into
their superclass (org.postgresql.Connection).

It also changes the close() methods of Connection and PG_Stream, so that
PG_Stream no longer is responsible for sending the termination packet 'X'
to the backend. I figured that protocol-level stuff like that belonged in
Connection more than in PG_Stream.

Anders Bengtsson
src/interfaces/jdbc/org/postgresql/Connection.java diff | blob | blame | history
src/interfaces/jdbc/org/postgresql/PG_Stream.java diff | blob | blame | history
src/interfaces/jdbc/org/postgresql/jdbc1/Connection.java diff | blob | blame | history
src/interfaces/jdbc/org/postgresql/jdbc2/Connection.java diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /