aws <[email protected]> writes: > I'm using libpq with a prepared query, and I'd like to access the > contrib/cube type using the binary format. The documentation > describes the text format for cubes but doesn't say what the binary > format is.
There isn't one --- contrib/cube doesn't provide send/receive
functions at all.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
