Replace references to "xlog" with "wal" in docs.
Fujii Masao <fujii@postgresql.org>
Replace references to "xlog" with "wal" in docs. Commit f82ec32ac30ae7e3ec7c84067192535b2ff8ec0e renamed the pg_xlog directory to pg_wal. To make things consistent, we decided to eliminate "xlog" from user-visible docs.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/datatype.sgml | modified | +1 −1 |
| doc/src/sgml/pgstandby.sgml | modified | +1 −1 |
| doc/src/sgml/protocol.sgml | modified | +1 −1 |
| doc/src/sgml/storage.sgml | modified | +1 −1 |