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 ?
- [HACKERS] About the portal in postgres Tanmay Deshpande
- Re: [HACKERS] About the portal in postgres Atri Sharma
- Re: [HACKERS] About the portal in postgres Amit Kapila