Re: [Patch] Implementation of DatabaseMetaData.getIndexInfo()

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: William Webber <william(at)live(dot)com(dot)au>
Cc: pgsql-jdbc(at)postgresql(dot)org, peter(at)retep(dot)org(dot)uk
Subject: Re: [Patch] Implementation of DatabaseMetaData.getIndexInfo()
Date: 2001-05-16 03:41:06
Message-ID: 200105160341.f4G3f6u26823@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)peopleweb(dot)net(dot)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(at)postgresql(dot)org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-05-16 03:49:32 Re: DatabaseMetaData.getTables() doesn't sort its result
Previous Message Bruce Momjian 2001-05-16 03:40:46 Re: PATCH to org/postgresql/jdbc2/DatabaseMetaData.java