pgsql: Fix a typo and some doc indentation related to libpq pipeline fu

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix a typo and some doc indentation related to libpq pipeline fu
Дата
Msg-id E1rPXAE-001bpS-Pw@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix a typo and some doc indentation related to libpq pipeline functions

Noticed while reviewing the area for a different patch.  This is
cosmetic, so no backpatch is done.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/83eb244e419efd43959fdd544ff8c30e175565ef

Modified Files
--------------
doc/src/sgml/libpq.sgml        | 36 ++++++++++++++++++------------------
src/interfaces/libpq/fe-exec.c |  2 +-
2 files changed, 19 insertions(+), 19 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix typos.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: libpq: Add PQsendPipelineSync()