"Gurunandan R. Bhat" <[EMAIL PROTECTED]> writes:
> Is a postgres function to pack an entire row from a table into a
> string available? I want something analogous to "serialize()" in php.
I'm not aware of one. You could certainly, and fairly easily, write a
PL/pgSQL (or PL/TCL etc) function to do that for a given table, but
the general case would be a bit trickier, though doable (given what
little I know about PG internals).
What problem are you trying to solve?
-Doug
--
Free Dmitry Sklyarov!
http://www.freesklyarov.org/
We will return to our regularly scheduled signature shortly.
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]