Patch for jdbc1 compile - Mailing list pgsql-jdbc

From Dave Cramer
Subject Patch for jdbc1 compile
Date
Msg-id 004201c11c2f$647e8b60$8201a8c0@inspiron
Whole thread Raw
In response to Re: Re: What needs to be done?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
Index: Connection.java
===================================================================
RCS file:
/home/projects/pgsql/cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Co
nnection.java,v
retrieving revision 1.21
diff -f -r1.21 Connection.java
c1039 1040
            info.put("user", PG_USER);
            info.put("password", PG_PASSWORD);



pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Re: What needs to be done?
Next
From: Bruce Momjian
Date:
Subject: Re: Re: What needs to be done?