pgsql: tsquery: fix typo "rewrited" -> "rewritten"

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: tsquery: fix typo "rewrited" -> "rewritten"
Дата
Msg-id E1rKieT-00D9tO-LZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
tsquery: fix typo "rewrited" -> "rewritten"

Dagfinn Ilmari Mannsåker, reviewed by Shubham Khanna.

Discussion: http://postgr.es/m/87le9fmi01.fsf@wibble.ilmari.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/591cf626e71b460c53bef23347b93a0cfbd91f0f

Modified Files
--------------
src/backend/utils/adt/tsquery_rewrite.c | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix typos in comments and in one isolation test.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Remove Lock suffix from WALSummarizerLock in wait_event_names.tx