Re: [Patch] Implementation of DatabaseMetaData.getIndexInfo() - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: [Patch] Implementation of DatabaseMetaData.getIndexInfo()
Date
Msg-id 200105160341.f4G3f6u26823@candle.pha.pa.us
Whole thread Raw
In response to [Patch] Implementation of DatabaseMetaData.getIndexInfo()  (William Webber <william@live.com.au>)
List pgsql-jdbc
This was being held until 7.1 was released.  Thanks.


> Hi all!
>
> I'm reposting this from postgresql-patches, where it didn't seem to
> get picked up.  It's a patch implementing
> DatabaseMetaData.getIndexInfo().  Please see attached files.
>
> William
> --
> William Webber                               william@peopleweb.net.au
> Senior Programmer
> PeopleWeb Australia                          http://www.peopleweb.com

[ Attachment, skipping... ]

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  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-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PATCH to org/postgresql/jdbc2/DatabaseMetaData.java
Next
From: Bruce Momjian
Date:
Subject: Re: DatabaseMetaData.getTables() doesn't sort its result