Re: Typo in Table 8.7 bytea Literal Escaped Octets

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Typo in Table 8.7 bytea Literal Escaped Octets
Дата
Msg-id 20209.1549643992@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Typo in Table 8.7 bytea Literal Escaped Octets  (PG Doc comments form <noreply@postgresql.org>)
Список pgsql-docs
PG Doc comments form <noreply@postgresql.org> writes:
> In "Table 8.7. bytea Literal Escaped Octets", the backslash character should
> be escaped as '\\' or '\134', not '\' or '\\134'.

Yup, you're right, somebody had a brain fade there.
Thanks for noticing!

            regards, tom lane


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

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: Statement-level Triggers
Следующее
От: PG Doc comments form
Дата:
Сообщение: AutoCommit statements do no work with postgresql 11.