Revise documentation for new freezing method.

Robert Haas <rhaas@postgresql.org>

Commit: d43760b624b7cebc35e5f9c60d2e1439cbe9b220
Author: Robert Haas <rhaas@postgresql.org>
Date: 2013-12-24T01:36:31Z
Releases: 9.4.0
Revise documentation for new freezing method.

Commit 37484ad2aacef5ec794f4dd3d5cf814475180a78 invalidated a good
chunk of documentation, so patch it up to reflect the new state of
play.  Along the way, patch remaining documentation references to
FrozenXID to say instead FrozenTransactionId, so that they match the
way we actually spell it in the code.

Files

PathChange+/−
doc/src/sgml/config.sgml modified +2 −2
doc/src/sgml/maintenance.sgml modified +27 −29
src/backend/access/common/reloptions.c modified +1 −1