externalizing PGresult?

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: externalizing PGresult?
Date: 2000-12-21 19:03:08
Message-ID: 20001221110308.V19572@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is there anything for encoding a PGresult struct into something I
can pass between processes? Like turning it into a platform
independant stream that I can pass between machines?

--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-12-21 19:08:07 Re: SSL Connections
Previous Message mlw 2000-12-21 18:44:59 Re: Three types of functions, ala function redux.