pgsql: Doc: enhance pgbench manual.

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема pgsql: Doc: enhance pgbench manual.
Дата
Msg-id E1gk1Om-0005DU-Mt@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: enhance pgbench manual.

Clarify the difference between "prepared mode" and other query modes.

Discussion: https://postgr.es/m/20181030.103654.2249812451112831300.t-ishii@sraoss.co.jp
Reviewed by: Fabien Coelh and Alvaro Herrera.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2472ea0a53f0e3fe7cb315fbbe6619fa71b181f9

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml | 7 +++++++
1 file changed, 7 insertions(+)


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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: pgsql: postgres_fdw: Remove duplicate code in DML execution callbackfu
Следующее
От: Andrew Gierth
Дата:
Сообщение: pgsql: Postpone aggregate checks until after collation is assigned.