<div>I am writing an extension (libpg) that ultimately can create several hundred to several thousand WKT polygons. Once I have the WKT created, instead of returning them I would prefer to return the WKB inside the tuple. How can I efficiently return a WKB inside the tuple instead of the WKT?
</div>
<div> </div>
<div>Any help or push in the right direction would be appreciated.</div>
<div> </div>
<div>Rob.</div>