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-0002lf-Ea@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_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ccae096ba8e16b161be11369da6ca20c17348c0a

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.