| From: | Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru> |
|---|---|
| To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | transam README small fix |
| Date: | 2016-03-01 09:31:57 |
| Message-ID: | 19B7BD6B-7565-4F07-8091-45A97B7F908E@postgrespro.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
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.
| Attachment | Content-Type | Size |
|---|---|---|
| transam.readme.patch | application/octet-stream | 1.2 KB |
| unknown_filename | text/plain | 94 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2016-03-01 10:09:08 | Re: Proposal: SET ROLE hook |
| Previous Message | Artur Zakirov | 2016-03-01 09:09:26 | Re: Confusing with commit time usage in logical decoding |