Get index with C-language function

From: Chicago Schooler <chicagoschooler(at)gmail(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Get index with C-language function
Date: 2015-07-28 05:21:27
Message-ID: CAGVAW+oSn3W=nKvwZVha2MjE-r2zsYUbWzp_oCouYZ=bngE_jw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Eisentraut 2015-07-29 19:05:17 Re: Get index with C-language function
Previous Message Kiran Kumar 2015-03-30 23:57:47 PostgreSQL drivers