pgsql: Doc: adjust misleading phrasing of a few cross-references.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: adjust misleading phrasing of a few cross-references.
Дата
Msg-id E1obY4E-001aeo-A7@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: adjust misleading phrasing of a few cross-references.

The pg_dump and pg_dumpall man pages referred to app-psql-patterns
as appearing "below", which I suspect was copied-and-pasted from
equivalent text in psql-ref.sgml rather than being actually thought
through.  At least to me, that phrasing means "later in this same
web page/section", which this link target is not.  Drop the
misleading and unnecessary-in-any-case adjective.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d89755dac6153518a601ca0fa9e489f2bc209fdc

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml    | 8 ++++----
doc/src/sgml/ref/pg_dumpall.sgml | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Harmonize parameter names in pg_dump/pg_dumpall.
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Allow publications with schema and table of the same schema.