Re: About the portal in postgres - Mailing list pgsql-hackers

From Atri Sharma
Subject Re: About the portal in postgres
Date
Msg-id CAOeZVifTsjxLUgf2Z_DhTTuwt+Oq+FkXcOLjxHJFv0TNZ7BQQA@mail.gmail.com
Whole thread
In response to About the portal in postgres  (Tanmay Deshpande <tp.deshpande07@gmail.com>)
List pgsql-hackers



On Fri, Mar 14, 2014 at 12:29 PM, Tanmay Deshpande <tp.deshpande07@gmail.com> wrote:
My doubt is when the query enters into a portal, does it stay in the portal till the final execution ? i.e. Do the further function calls such as DefineRelation,create_heap_with_catalog etc. for Create query occur inside the portal ?


What do you mean by 'Portal' ?

Regards,

Atri

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: gaussian distribution pgbench
Next
From: Amit Kapila
Date:
Subject: Re: About the portal in postgres