transam README small fix - Mailing list pgsql-hackers

From Stas Kelvich
Subject transam README small fix
Date
Msg-id 19B7BD6B-7565-4F07-8091-45A97B7F908E@postgrespro.ru
Whole thread Raw
Responses Re: transam README small fix  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hi,

Transaction function call sequence description in transam/README is slightly outdated. Select now handled by
PortalRunSelectinstead of ProcessQuery. It is also hard to follow what tabulation there means — sometimes that means
“functioncalled by function”, sometimes it isn't. So I’ve also changed it to actual call nesting. 



---
Stas Kelvich
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company


Attachment

pgsql-hackers by date:

Previous
From: Artur Zakirov
Date:
Subject: Re: Confusing with commit time usage in logical decoding
Next
From: Pavel Stehule
Date:
Subject: Re: Proposal: SET ROLE hook