pgsql: Doc: fix thinko in description of how to escape a backslash inb

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: fix thinko in description of how to escape a backslash inb
Дата
Msg-id E1gsAHj-0002lc-Dm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: fix thinko in description of how to escape a backslash in bytea.

Also clean up some discussion that had been left in a very confused
state thanks to half-hearted adjustments for the change to
standard_conforming_strings being the default.

Discussion: https://postgr.es/m/154954987367.1297.4358910045409218@wrigleys.postgresql.org

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2bcbf687e4265cad739d7fd6cb5f405bae560ed5

Modified Files
--------------
doc/src/sgml/datatype.sgml | 58 +++++++++++++++++++++-------------------------
1 file changed, 26 insertions(+), 32 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Allow some recovery parameters to be changed with reload
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Defend against null error message reported by libxml2.