Update the complex-datatype example to V1 function calling conventions,
Tom Lane <tgl@sss.pgh.pa.us>
Update the complex-datatype example to V1 function calling conventions, and add binary send/receive functions. Fix some other grottiness such as failure to mark the C functions STRICT.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/xoper.sgml | modified | +18 −1 |
| doc/src/sgml/xtypes.sgml | modified | +112 −36 |
| src/tutorial/complex.c | modified | +134 −83 |
| src/tutorial/complex.source | modified | +47 −16 |