pgsql: Remove obsolete advice about doubling backslashes in regex escap

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Remove obsolete advice about doubling backslashes in regex escap
Дата
Msg-id E1ZteuR-00008M-JZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove obsolete advice about doubling backslashes in regex escapes.

Standard-conforming literals have been the default for long enough that
it no longer seems necessary to go out of our way to tell people to write
regex escapes illegibly.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fc0b8935213cda555d2b3af2ed08da28ed120e31

Modified Files
--------------
doc/src/sgml/func.sgml |   10 ----------
1 file changed, 10 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Code + docs review for unicode linestyle patch.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove obsolete advice about doubling backslashes in regex escap