Minor improvements to transaction manager README.

Robert Haas <rhaas@postgresql.org>

Commit: 6fcde8a5c80e46e9e92f50f62093cba5899312fd
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-03-04T19:12:28Z
Releases: 9.6.0
Minor improvements to transaction manager README.

A simple SELECT is handled by PortalRunSelect, not ProcessQuery.  Also,
the previous indentation was unclear: change it so that a deeper level
of indentation indicates that the outer function calls the inner one.

Stas Kelvich

Files

PathChange+/−
src/backend/access/transam/README modified +6 −6