Re: Silly Newbie question

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Silly Newbie question
Дата
Msg-id 47C6C350.50503@dunslane.net
обсуждение исходный текст
Ответ на Silly Newbie question  (Aaron Spiteri <azzmosphere@hotmail.com>)
Ответы Re: Silly Newbie question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Aaron Spiteri wrote:
> To all,
>
> I am brand new to writing functions for PostgreSQL and understand that 
> this question has been asked one hundred and one times.  Please be 
> patient with me, I do learn quickly.
>
> My question is:
>
> I wish to create a an aggregate function and have read and re-read the 
> 34.10 section of the 8.3 documentation as well as scanned through the 
> fmgr header file.  My problem is that I know certain structures are 
> created with the idea of retaining information for use in the state 
> function but I don't really understand which structures I should be 
> looking at and how to initilize them (if needed) in the sfunc.  Any 
> pushes in the right direction would be very appreciated,  I am using 
> the Version 1 calling convention.
>
>
>
<http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fsecure%2Dau%2Eimrworldwide%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813%2Fai%5F859641&_t=762955845&_r=tig_OCT07&_m=EXT>

This is not the correct forum for such questions. Please ask again on 
pgsql-general. pgsql-hackers is about development of postgresql itself.

cheers

andrew


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

Предыдущее
От: Florian Pflug
Дата:
Сообщение: Re: CREATE TABLE, load and freezing
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Producer/Consumer Issues in the COPY across network