Recent patch to DatabaseMetaData

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Bruce Momjian - CVS <momjian(at)hub(dot)org>, INVALID_ADDRESS(at)(dot)SYNTAX-ERROR
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Recent patch to DatabaseMetaData
Date: 2001-02-13 10:33:51
Message-ID: 982060431.3a890d8fdd918@webmail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


I missed the commit message about 3 days ago to the file
src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java

Can it be backed out please and the patch sent to me? I've got a commit that's
failing and there's a lot of methods in that class that have now changed (ie:
JDBC will now report that outer joins are now possible) and there's the
TestCase for that class that can't go in because it reports the wrong
information.

Thanks, Peter

--
Peter Mount peter(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter T Mount 2001-02-13 10:34:00 Recent patch to DatabaseMetaData
Previous Message Vadim B. Mikheev - CVS 2001-02-13 08:44:10 pgsql/src/backend/access/transam xlog.c