Re: How do I use the backend APIs - Mailing list pgsql-general

From Michael Fuhr
Subject Re: How do I use the backend APIs
Date
Msg-id 20060217033637.GA37396@winnie.fuhr.org
Whole thread Raw
In response to How do I use the backend APIs  ("Chad" <chadzakary@hotmail.com>)
Responses Re: How do I use the backend APIs  ("Chad" <chadzakary@hotmail.com>)
List pgsql-general
On Thu, Feb 16, 2006 at 07:41:09AM -0800, Chad wrote:
> 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?

Could you tell us about the problem you're trying to solve?  Are
you writing client-side or server-side code?

--
Michael Fuhr

pgsql-general by date:

Previous
From: Chris
Date:
Subject: Re: Ident authentication failed without su to user
Next
From: "Qingqing Zhou"
Date:
Subject: Re: How do I use the backend APIs