pgsql: docs: Fix snapshot name in SET TRANSACTION docs.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: docs: Fix snapshot name in SET TRANSACTION docs.
Дата
Msg-id E1obDLE-001RKV-44@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
docs: Fix snapshot name in SET TRANSACTION docs.

Commit 6c2003f8a1 changed the snapshot names mentioned in
SET TRANSACTION docs, however, there was one place that
the commit missed updating the name.

Back-patch to all supported versions.

Author: Japin Li
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/MEYP282MB1669BD4280044501165F8B07B64F9@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2f636daac85b7bad608b24b475feceb7e3076ec6

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


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Used optimized linear search in more code paths
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: docs: Fix snapshot name in SET TRANSACTION docs.