JDBC - Mailing list pgsql-patches

From Russell Black
Subject JDBC
Date
Msg-id 08fe01c1b0d5$9a0e5e00$0464a8c0@iarchives.com
Whole thread Raw
List 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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] compile error of PostgreSQL 7.2 on FreeBSD-current
Next
From: Bill Studenmund
Date:
Subject: Re: contrib/pg_filedump - PostgreSQL File Dump Utility