pgsql: Fix collection of typos and grammar mistakes in docs andcomment

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix collection of typos and grammar mistakes in docs andcomment
Дата
Msg-id E1hHORO-0007cA-Ui@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix collection of typos and grammar mistakes in docs and comments

Author: Justin Pryzby
Discussion: https://postgr.es/m/20190330224333.GQ5815@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/148266fa354a47543f6c0325cd1ea900ead4aac6

Modified Files
--------------
doc/src/sgml/ecpg.sgml                  | 2 +-
doc/src/sgml/ref/create_index.sgml      | 2 +-
src/backend/jit/llvm/llvmjit_inline.cpp | 2 +-
src/backend/optimizer/plan/planner.c    | 2 +-
src/backend/utils/hash/dynahash.c       | 2 +-
src/interfaces/libpq/fe-auth.c          | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Clean up some documentation for log_statement_sample_rate
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix problems with auto-held portals.