Re: Recent patch to DatabaseMetaData

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter T Mount <peter(at)retep(dot)org(dot)uk>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: Recent patch to DatabaseMetaData
Date: 2001-02-13 15:19:46
Message-ID: 200102131519.KAA00383@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

[ Charset ISO-8859-1 unsupported, converting... ]
> Quoting Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>:
>
> > Hard to imagine that caused the problems you reported. I can back it
> > out, but it hits a couple of files. Please let me know. Recent logs
> > for that file are:
>
> The file that's important is the jdbc/DatabaseMetaData.java file as that's the
> one I've been updating recently. I've got to syncronise the jdbc1 files when I
> get JDK1.1 back online.
>
> I've already made the modifications to my copy here on that file. Can you
> backout just the changes to that one file?

Sure, which file do you want backed out?

./org/postgresql/jdbc1/DatabaseMetaData.java
./org/postgresql/jdbc2/DatabaseMetaData.java
./postgresql/jdbc1/DatabaseMetaData.java
./postgresql/jdbc2/DatabaseMetaData.java

--
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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter T Mount 2001-02-13 15:32:16 Re: Recent patch to DatabaseMetaData
Previous Message Peter T Mount 2001-02-13 15:17:25 Re: Recent patch to DatabaseMetaData