Re: [JDBC] JDBC test suite patch

2001-09-22 Thread Bruce Momjian
Your name has been added to the bottom of the TODO list. > > I tried sending the email to jdbc and patches on the 17th but it didn't get > through. I'm attempting again.. > > The attached patch is my first run-through of the JDBC test suite. A > summary of changes: > > . removal of the tabl

Re: [JDBC] JDBC test suite patch

2001-09-22 Thread Bruce Momjian
Patch applied. Thanks. > > I tried sending the email to jdbc and patches on the 17th but it didn't get > through. I'm attempting again.. > > The attached patch is my first run-through of the JDBC test suite. A > summary of changes: > > . removal of the tablename property from build.xml >

Re: [JDBC] getObject()

2001-09-22 Thread Antonio Fiol BonnĂ­n
Rene Pijlman wrote: > On Fri, 21 Sep 2001 17:26:20 +0200, you wrote: > >When looking at the traffic that is going in and out of my machine, I > >see many (a real lot of) times the same request. Something like: > > > >select typname from pg_type where oid = XXX > > > >where XXX is a number (23, 11