Re: a question about exec_simple_query()

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: 汪琦 <billywq(at)163(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: a question about exec_simple_query()
Date: 2008-06-10 04:32:52
Message-ID: 7836.1213072372@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"=?GB2312?Q?=CD=F4=E7=F9?=" <billywq(at)163(dot)com> writes:
> In other words, what's the benifit we use a portal to run a simple query?

er, because it doesn't work otherwise?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavan Deolasee 2008-06-10 05:32:48 VACUUM Improvements - WIP Patch
Previous Message Jeff Davis 2008-06-10 03:58:46 Re: Proposal: GiST constraints