| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | dave(at)fastcrypt(dot)com |
| Cc: | pgsql-jdbc(at)postgreSQL(dot)org |
| Subject: | Re: Current cvs does not compile jdbc1 driver |
| Date: | 2001-08-03 16:21:55 |
| Message-ID: | 200108031621.f73GLti28541@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
I am confused. It compiles here. I don't understand this patch either.
Can you send a context diff?
> Here is a quick hack to get it to compile properly
>
> 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);
>
>
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Barry Lind | 2001-08-03 17:15:25 | Re: Re: What needs to be done? |
| Previous Message | Bruce Momjian | 2001-08-03 15:49:38 | Re: Re: What needs to be done? |