Re: C Function Question
От
btt@nethouse.com
Тема
Re: C Function Question
Дата
Msg-id
20020211213759.GA78042@dev.nethouse.com
Ответ на
Re: C Function Question (Tom Lane)
Список
Дерево обсуждения
C Function Question Bill Triplett <btt@nethouse.com>
Killing postgres processes. Adam Bultman <adam.bultman@iconideas.com>
Re: Killing postgres processes. Tom Lane <tgl@sss.pgh.pa.us>
Re: C Function Question Tom Lane <tgl@sss.pgh.pa.us>
Re: C Function Question btt@nethouse.com
On Mon, Feb 11, 2002 at 11:40:06AM -0500, Tom Lane wrote: > Bill Triplett 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 по дате отправления