pgsql: Fix some typos in regression test comments.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix some typos in regression test comments.
Дата
Msg-id E1ZBnVZ-0000dL-Hm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix some typos in regression test comments.

Back-patch to avoid unnecessary cross-branch differences.

CharSyam

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/486d3a2bb4b9e4c1cc64241f4b36643a22da8693

Modified Files
--------------
src/test/regress/expected/alter_generic.out |    2 +-
src/test/regress/expected/jsonb.out         |    4 ++--
src/test/regress/expected/jsonb_1.out       |    4 ++--
src/test/regress/sql/alter_generic.sql      |    2 +-
src/test/regress/sql/jsonb.sql              |    4 ++--
5 files changed, 8 insertions(+), 8 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix some typos in regression test comments.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Make a editorial pass over pgbench's error messages.