How do I use the backend APIs

From: "Chad" <chadzakary(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How do I use the backend APIs
Date: 2006-02-16 15:41:09
Message-ID: 1140104469.911025.165740@g43g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

In Postgres, is there a C language API which would give me access to
BTrees like Berkeley DB does? eg to seek to a particular key/value pair
and iterate forward from there? If not whats the nearest thing to this
in Postgres?

Cheers.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-02-16 15:41:16 Re: Why does an ON SELECT rule have to be named "_RETURN"?
Previous Message Tom Lane 2006-02-16 15:37:40 Re: How much clustered?