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

From Chicago Schooler
Subject Get index with C-language function
Date
Msg-id CAGVAW+oSn3W=nKvwZVha2MjE-r2zsYUbWzp_oCouYZ=bngE_jw@mail.gmail.com
Whole thread Raw
Responses Re: Get index with C-language function  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-interfaces
Is it possible to get indexes inside the C library API?

If so, in the context of partial indexes, is it possible to get indexes based upon their respective ranges?

I want to build a library that does parallelized joins, selects based exclusively on indexes, etc.

pgsql-interfaces by date:

Previous
From: Kiran Kumar
Date:
Subject: PostgreSQL drivers
Next
From: Peter Eisentraut
Date:
Subject: Re: Get index with C-language function