substring synopsis section, third argument is optional doc didn't show that

Поиск
Список
Период
Сортировка
От jian he
Тема substring synopsis section, third argument is optional doc didn't show that
Дата
Msg-id CACJufxG0npso=EwpMHeqG1tFhHayo9o51cTfjP9imj3WNvVBvA@mail.gmail.com
обсуждение исходный текст
Ответы Re: substring synopsis section, third argument is optional doc didn't show that
Список pgsql-docs
hi.
https://www.postgresql.org/docs/current/functions-matching.html#FUNCTIONS-SIMILARTO-REGEXP

"""
or as a plain three-argument function:
substring(string, pattern, escape-character)
"""

but here "escape-character" is optional.


substring(string, pattern [,escape-character])
would be more accurate.
then we may also need to rephrase
"or as a plain three-argument function:"



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