Update README, we don't do post-recovery cleanup actions anymore.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: a3655dd4a5cee3917a7d1766e07e36013e7e8835
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2014-05-17T10:55:03Z
Releases: 9.4.0
Update README, we don't do post-recovery cleanup actions anymore.

transam/README explained how B-tree incomplete splits were tracked and
fixed after recovery, as an example of handling complex actions that need
multiple WAL records, but that's not how it works anymore. Explain the new
paradigm.

Files

PathChange+/−
src/backend/access/transam/README modified +15 −10