pgsql: Improve recovery target settings documentation.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Improve recovery target settings documentation.
Дата
Msg-id E1XzriS-0005Jy-2K@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve recovery target settings documentation.

Commit 815d71dee hadn't bothered to update the documentation to match the
behavioral change, and a lot of other text in this section was badly in
need of copy-editing.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e311cd6ded096122a5f2b5cbe91bc3a9f0dda3cb

Modified Files
--------------
doc/src/sgml/recovery-config.sgml |   94 +++++++++++++++++++------------------
1 file changed, 49 insertions(+), 45 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve recovery target settings documentation.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW