Rename "pg_clog" directory to "pg_xact".

Robert Haas <rhaas@postgresql.org>

Commit: 88e66d193fbaf756b3cc9bf94cad116aacbb355b
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-03-17T13:48:38Z
Releases: 10.0
Rename "pg_clog" directory to "pg_xact".

Names containing the letters "log" sometimes confuse users into
believing that only non-critical data is present.  It is hoped
this renaming will discourage ill-considered removals of transaction
status data.

Michael Paquier

Discussion: http://postgr.es/m/CA+Tgmoa9xFQyjRZupbdEFuwUerFTvC6HjZq1ud6GYragGDFFgA@mail.gmail.com

Files

Documentation touched

Discussion