Re: Get index with C-language function - Mailing list pgsql-interfaces

From Chicago Schooler
Subject Re: Get index with C-language function
Date
Msg-id CAGVAW+qRD65QdjsKp878Wx=CN7-+QAosDA24a2g4mwvc-16ZGQ@mail.gmail.com
Whole thread Raw
In response to Re: Get index with C-language function  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-interfaces
Just found PGStrom.  Nevermind.

Thanks for your reply!

On Wed, Jul 29, 2015 at 2:05 PM, Peter Eisentraut <peter_e@gmx.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.


pgsql-interfaces by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Get index with C-language function
Next
From: Gennady Bekasov
Date:
Subject: Set PEM phrase callback and pass contents of ssl-certificates files to libpq