Multiple statements in one prepare - Mailing list pgsql-hackers

From Robert Turnbull
Subject Multiple statements in one prepare
Date
Msg-id 005101c422ed$401184e0$6402a8c0@robert
Whole thread Raw
Responses Re: Multiple statements in one prepare  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Multiple statements in one prepare  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
How can multiple SQL statements be included in one prepare command? The goal is to reduce chatter between the client and server by submitting an atomic tranasaction set. My interface is libpq.  

pgsql-hackers by date:

Previous
From: Shalu Gupta
Date:
Subject: Accessing RelOptInfo structure from the executor module
Next
From: Bruce Momjian
Date:
Subject: pg_autovacuum crashes when query fails for temp tables