diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-08-10 14:42:07 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-08-10 14:42:07 +0000 |
commit | 454f44e8e3929c4c8283be2db5e7df5233ce500e (patch) | |
tree | 8aa88db5e4b55e5ed62ecde4149758fab0b486a8 /src/tutorial/funcs_new.c | |
parent | 13923be7c8799c4f8ce0f5a04e4cd06c5b696f25 (diff) | |
download | postgresql-454f44e8e3929c4c8283be2db5e7df5233ce500e.tar.gz postgresql-454f44e8e3929c4c8283be2db5e7df5233ce500e.zip |
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
Diffstat (limited to 'src/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions