common fe/be library (was Re: [PATCH] binary heap implementation)

Поиск
Список
Период
Сортировка
От Abhijit Menon-Sen
Тема common fe/be library (was Re: [PATCH] binary heap implementation)
Дата
Msg-id 20130114105501.GA3494@toroid.org
обсуждение исходный текст
Ответ на Re: [PATCH] binary heap implementation  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: common fe/be library (was Re: [PATCH] binary heap implementation)  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
At 2012-11-15 12:08:12 -0500, robertmhaas@gmail.com wrote:
>
> Still, maybe we could have a src/framework directory that uses the
> same trick to produce a libpgframework that frontend code can use,
> and a lib pgframework_srv that can be linked into the backend.
> That's might not actually be that much work; we'd just need to
> clone all the existing src/port logic.

Does anyone have further comments about Robert's idea above? Or
alternative suggestions about how to structure a library of routines
that can be used in either the backend or in client code (like the
binary heap implementation)?

-- Abhijit



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pg_retainxlog for inclusion in 9.3?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pg_ctl idempotent option