question. - Mailing list pgsql-hackers

From Ryan Mills
Subject question.
Date
Msg-id 99092715062000.01028@rm
Whole thread Raw
List pgsql-hackers
hi there,

i'm wondering if postgres has, or is currently developing, the ability to
create in memory tables similar to hash tables but sql'ised.  the reason i ask
is i am looking to write a library to link my c/c++ against that allows me to
use sql statements to manage internal hash tables by requesting the statement
to be parsed by a local function as opposed to a sql server.

im not on the pgsql-hackers list, so please reply cc'd to me directly.

RM



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: TODO items (was Re: [COMMITTERS] pgsql/src/include/nodes (execnodes.h))
Next
From: Leon
Date:
Subject: Re: [HACKERS] Profiling?