From: | Chicago Schooler <chicagoschooler(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: Get index with C-language function |
Date: | 2015-07-29 19:58:15 |
Message-ID: | CAGVAW+qRD65QdjsKp878Wx=CN7-+QAosDA24a2g4mwvc-16ZGQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Just found PGStrom. Nevermind.
Thanks for your reply!
On Wed, Jul 29, 2015 at 2:05 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> On 7/28/15 1:21 AM, Chicago Schooler wrote:
> > Is it possible to get indexes inside the C library API?
>
> Not directly; you will have to run a query against the system catalogs.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Gennady Bekasov | 2015-08-07 15:37:44 | Set PEM phrase callback and pass contents of ssl-certificates files to libpq |
Previous Message | Peter Eisentraut | 2015-07-29 19:05:17 | Re: Get index with C-language function |