]> granicus.if.org Git - postgresql/commit
Update the complex-datatype example to V1 function calling conventions,
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Oct 2003 22:51:14 +0000 (22:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Oct 2003 22:51:14 +0000 (22:51 +0000)
commit6fbb14a17432681f80a98f64cc810a7871a0a757
tree17a2e4b1214aa1fae976b71515cc0c2b37c86cf8
parent6c7c493a093ed8f2060015f91b3d1ffe881f1339
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.
doc/src/sgml/xoper.sgml
doc/src/sgml/xtypes.sgml
src/tutorial/complex.c
src/tutorial/complex.source