pgsql: Replace single-quotes with double-quotes in a few SGML attribute

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Replace single-quotes with double-quotes in a few SGML attribute
Дата
Msg-id E1pWYSl-000vZt-QT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Replace single-quotes with double-quotes in a few SGML attributes.

Both are valid SGML, but let's be consistent.

Author: Peter Smith
Discussion:
https://www.postgresql.org/message-id/CAHut%2BPtghjg0SBUTv%3D4Bpcy68d1zD3VAnZ3wX1DQSp39XKD9Sw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/46647cc4b86aa529f50b343a6a8cdb8f187ec8da

Modified Files
--------------
doc/src/sgml/libpq.sgml           |  4 ++--
doc/src/sgml/monitoring.sgml      | 14 +++++++-------
doc/src/sgml/ref/create_role.sgml |  2 +-
doc/src/sgml/ref/createuser.sgml  |  4 ++--
doc/src/sgml/ref/pgbench.sgml     |  6 +++---
doc/src/sgml/user-manag.sgml      |  2 +-
6 files changed, 16 insertions(+), 16 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: pg_rewind: Remove notice in docs about running CHECKPOINT after
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Harden postgres_fdw tests against unexpected cache flushes.