From: | Bruce Badger <bruce_badger(at)badgerse(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [INTERFACES] First draft of new FE/BE protocol spec posted for |
Date: | 2003-04-16 21:50:21 |
Message-ID: | 1050529823.1760.29.camel@alice |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-interfaces |
On Thu, 2003-04-17 at 00:06, Tom Lane wrote:
> Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk> writes:
> > Just showing my ignorance: I read 46.2.3 Extended Query, and wondered "What
> > is a portal?" (portal == cursor?)
>
> It's the thing that holds the state of an executable command. I was
> going to call 'em cursors, but a cursor only works for a SELECT command,
> so it didn't seem like the right word. I seized on "portal" which is
> the term already used internally in the backend. If you've got a better
> idea, let's hear it ...
Context, perhaps?
From | Date | Subject | |
---|---|---|---|
Next Message | Ron Mayer | 2003-04-16 22:38:31 | Re: Are we losing momentum? |
Previous Message | greg | 2003-04-16 21:44:55 | Re: Many comments (related to "Are we losing momentum?") |
From | Date | Subject | |
---|---|---|---|
Next Message | Ricardo Javier Aranibar León | 2003-04-16 22:20:04 | unsubscribe |
Previous Message | Tom Lane | 2003-04-16 15:05:49 | Re: [INTERFACES] First draft of new FE/BE protocol spec posted for comments |