Re: Recent patch to DatabaseMetaData - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: Recent patch to DatabaseMetaData
Date
Msg-id 200102131519.KAA00383@candle.pha.pa.us
Whole thread Raw
In response to Re: Recent patch to DatabaseMetaData  (Peter T Mount <peter@retep.org.uk>)
Responses Re: Recent patch to DatabaseMetaData  (Peter T Mount <peter@retep.org.uk>)
List pgsql-committers
[ Charset ISO-8859-1 unsupported, converting... ]
> Quoting Bruce Momjian <pgman@candle.pha.pa.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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-committers by date:

Previous
From: Peter T Mount
Date:
Subject: Re: Recent patch to DatabaseMetaData
Next
From: Peter T Mount
Date:
Subject: Re: Recent patch to DatabaseMetaData