Thanks. Stas Kelvich Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
> On 04 Mar 2016, at 22:14, Robert Haas <[email protected]> wrote: > > On Tue, Mar 1, 2016 at 4:31 AM, Stas Kelvich <[email protected]> wrote: >> Transaction function call sequence description in transam/README is slightly >> outdated. Select now handled by PortalRunSelect instead of ProcessQuery. It >> is also hard to follow what tabulation there means — sometimes that means >> “function called by function”, sometimes it isn't. So I’ve also changed it >> to actual call nesting. > > After some study, this looks good to me, so committed. > > -- > Robert Haas > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
