Typo in Table 8.7 bytea Literal Escaped Octets
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: gumblex@aosc.io
Date: 2019-02-07T14:31:13Z
Lists: pgsql-docs
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/datatype-binary.html Description: In "Table 8.7. bytea Literal Escaped Octets", the backslash character should be escaped as '\\' or '\134', not '\' or '\\134'. https://www.postgresql.org/docs/11/datatype-binary.html#DATATYPE-BINARY-SQLESC
Commits
-
Doc: fix thinko in description of how to escape a backslash in bytea.
- f10a20e14714 12.0 landed
- ccae096ba8e1 9.4.21 landed
- b25155021014 10.7 landed
- a61291ccde22 9.5.16 landed
- 8cf3fada2f87 11.2 landed
- 2bcbf687e426 9.6.12 landed