pgsql: doc: Fix some descriptions related to pg_ident_file_mappings

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: doc: Fix some descriptions related to pg_ident_file_mappings
Дата
Msg-id E1oq3wM-0002xm-3m@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Fix some descriptions related to pg_ident_file_mappings

pg_ident_file_mappings.line_number was described as a line number in
pg_ident.conf for a "rule" number, but this should refer to a "map".
The same inconsistent term was used in the main paragraph describing the
view.

Extracted from a patch by the same author.  Issue introduced by
a2c8499 where this view has been added.

Author: Julien Rouhaud
Discussion: https://postgr.es/m/20221026031948.cbrnzgy5e7glsq2d@jrouhaud
Backpatch-through: 15

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/468a9f37fb69065760054c83d2ee9aa01910a495

Modified Files
--------------
doc/src/sgml/system-views.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Fix outdated comment in tuplesort.h
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Improve the description of XLOG_RUNNING_XACTS.