about the src codes

From: zhuangjifeng <zhuangjifeng(at)263(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: about the src codes
Date: 2003-10-27 03:27:45
Message-ID: 20031027032841.7E4721BB27@smtp.263.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<html><pre><PRE>i find i have some difficulties to understand this structure.can you help me?Thank you!</PRE><PRE>struct _DestReceiver<BR>{<BR>&nbsp;/* Called for each tuple to be output: */<BR>&nbsp;void&nbsp;&nbsp;(*receiveTuple) (HeapTuple tuple, TupleDesc typeinfo&nbsp;&nbsp;DestReceiver *self);// is it a function or others??<BR>&nbsp;/* Initialization and teardown: */<BR>&nbsp;void&nbsp;&nbsp;(*setup) (DestReceiver *self, TupleDesc typeinfo);<BR>&nbsp;void&nbsp;&nbsp;(*cleanup) (DestReceiver *self);<BR>&nbsp;/* Private fields might appear beyond this point... */<BR>};</PRE></pre></html>

==========================
263电子邮件-信赖邮自专业

Attachment Content-Type Size
unknown_filename text/html 663 bytes

Browse pgsql-general by date

  From Date Subject
Next Message BlakJak 2003-10-27 03:57:46 Re: incrementing and decrementing dates by day increments
Previous Message Gerard M. Operana 2003-10-27 03:24:35 foxpro to postgresql7.1