Patch for jdbc1 compile

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Patch for jdbc1 compile
Date: 2001-08-03 15:17:19
Message-ID: 004201c11c2f$647e8b60$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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);

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Elphick 2001-08-03 15:37:05 Small patch for Hurd
Previous Message Tom Lane 2001-08-03 15:02:39 Re: Name for new VACUUM

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-08-03 15:49:38 Re: Re: What needs to be done?
Previous Message Denis Bucher 2001-08-03 13:06:46 Bug found in the driver