pgsql: Doc: fix examples of # operators so they actually work.

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
pgsql: Doc: fix examples of # operators so they actually work.
Дата
Msg-id
E1bnV7b-0003ul-BU@gemulon.postgresql.org
Список
Doc: fix examples of # operators so they actually work.

These worked as-is until around 7.0, but fail in newer versions because
there are more operators named "#".  Besides it's a bit inconsistent that
only two of the examples on this page lack type names on their constants.

Report: <20160923081530.1517.75670@wrigleys.postgresql.org>

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/94e4cac251927e3ce1f66b3d96a03f1f7c3ba3e7

Modified Files
--------------
doc/src/sgml/func.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

В списке pgsql-committers по дате отправления
От: Tom Lane
Дата:
От: Tom Lane
Дата:
FAQ