1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +03:00
Files
postgres/src/interfaces/jdbc/org/postgresql
Bruce Momjian 454f44e8e3 Attached is a patch to remove some redundant code in the JDBC driver.
* Merges identical code from org.postgresql.jdbc[1|2].Statement into
  org.postgresql.Statement.
* Moves escapeSQL() method from Connection to Statement (the only place
  it's used)
* Minor cleanup of the new isolation level stuff.
* Minor cleanup of version string handling.

Anders Bengtsson
2001-08-10 14:42:07 +00:00
..
2001-07-21 18:52:11 +00:00
2000-04-17 20:07:56 +00:00
2001-07-21 21:27:41 +00:00
2000-04-26 05:39:32 +00:00
2000-04-26 05:39:32 +00:00