JDBC

From: "Russell Black" <russell(dot)black(at)iarchives(dot)com>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: JDBC
Date: 2002-02-08 19:19:59
Message-ID: 08fe01c1b0d5$9a0e5e00$0464a8c0@iarchives.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I've made implementations for

DatabaseMetaData.getImportedKeys,
DatabaseMetaData.getExportedKeys, and
DatabaseMetaData.getCrossReference.

I don't have a .patch file, because I'm new to open-sourcing and don't know how to make one, but I have attatched the relevant code segment.

Please tell me if there's something else I need to do to have the patch applied.

Thanks,
Russell

Attachment Content-Type Size
jdbc.txt text/plain 15.6 KB

Responses

  • Re: JDBC at 2002-02-09 04:14:23 from Barry Lind

Browse pgsql-patches by date

  From Date Subject
Next Message Bill Studenmund 2002-02-08 20:32:48 Re: contrib/pg_filedump - PostgreSQL File Dump Utility
Previous Message Bruce Momjian 2002-02-08 19:01:38 Re: [HACKERS] compile error of PostgreSQL 7.2 on FreeBSD-current