[DOCS] instr function with negative parameter

Поиск
Список
Период
Сортировка
От mmalorodova@usgs.gov
Тема [DOCS] instr function with negative parameter
Дата
Msg-id 20170117204926.1434.1030@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [DOCS] instr function with negative parameter
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.4/static/plpgsql-porting.html
Description:

instr function with negative parameter does not return the same result as in
Oracle
Ex:
select instr('010000101001001','1',-1) from dual

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