question.

Поиск
Список
Период
Сортировка
От Ryan Mills
Тема question.
Дата
Msg-id 99092715062000.01028@rm
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: TODO items (was Re: [COMMITTERS] pgsql/src/include/nodes (execnodes.h))
Следующее
От: Leon
Дата:
Сообщение: Re: [HACKERS] Profiling?