]> granicus.if.org Git - postgresql/commit
Great, here is a context diff of CVS for implementing the get/setCatalog methods
authorBruce Momjian <bruce@momjian.us>
Sat, 21 Jul 2001 18:56:17 +0000 (18:56 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 21 Jul 2001 18:56:17 +0000 (18:56 +0000)
commiteec08cddb457a7f9c14a9d52a50fc6ff7f8f5e58
tree15c361ee8c2e17e0cff896bbd647ed7e7be72d3b
parentff21a8e5c86457e205ff7c598b930efd711cb2dc
Great, here is a context diff of CVS for implementing the get/setCatalog methods
 in Connection - note: I've updated setCatalog(String catalog) from my previous
diff so it checks whether it is already connected to the specified catalog.

Jason Davies
src/interfaces/jdbc/org/postgresql/Connection.java
src/interfaces/jdbc/org/postgresql/jdbc1/Connection.java
src/interfaces/jdbc/org/postgresql/jdbc2/Connection.java