pgsql: Doc: fix typo in SECURITY LABEL synopsis.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: fix typo in SECURITY LABEL synopsis.
Дата
Msg-id E1rc99O-0073Lx-L0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: fix typo in SECURITY LABEL synopsis.

One case missed its trailing "|".

Reported by Tim Needham.

Discussion: https://postgr.es/m/170833547220.3279712.700702770281879175@wrigleys.postgresql.org

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/517010bd49931f75d0058811c7fa9d4f1a1493d3

Modified Files
--------------
doc/src/sgml/ref/security_label.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Get rid of pg_class usage in SJE regression tests
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Bound waits in 035_standby_logical_decoding.pl.