Re: C Function Question

Поиск
Список
Период
Сортировка
От btt@nethouse.com
Тема Re: C Function Question
Дата
Msg-id 20020211213759.GA78042@dev.nethouse.com
обсуждение исходный текст
Ответ на Re: C Function Question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
On Mon, Feb 11, 2002 at 11:40:06AM -0500, Tom Lane wrote:
> Bill Triplett <btt@nethouse.com> writes:
> > The prob. is I can't seem to find a straightforward way to get from
> > the array of floats to the postgres select form.
>
> Take a look at the "FLOAT AGGREGATE OPERATORS" in
> src/backend/utils/adt/float.c.  These show relatively simple code for
> assembling and disassembling fixed-size float arrays.

That is exactly what I needed... many thanks!

Bill


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

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: "Hot Backups"
Следующее
От: "Brian Johnson"
Дата:
Сообщение: Convert from Mysql to Postgresql