pgsql: Fix output of tsquery example in docs.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix output of tsquery example in docs.
Дата
Msg-id E1kUXS9-0001sd-Ce@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix output of tsquery example in docs.

The output for this query changed in commit 4e2477b7b8. Backport to 9.6
like that commit.

Patch by Justin Pryzby, per Yaroslav Schekin's report.

Discussion: https://www.postgresql.org/message-id/20201005191922.GE17626%40telsasoft.com

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/660cbe807596399c34e56f7ff2554a39cde0f70c

Modified Files
--------------
doc/src/sgml/textsearch.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: In libpq for Windows, call WSAStartup once and WSACleanup not at
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional.