The Parser Stage: "plain ASCII text" ?
"The parser has to check the query string (which arrives as plain
ASCII text) for valid syntax."
http://www.postgresql.org/docs/current/interactive/parser-stage.html#AEN87498
Surely this would be "plain text", not "plain ASCII text"?
Ian Barwick
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On Sat, 2013-05-25 at 05:29 +0900, Ian Lawrence Barwick wrote:
"The parser has to check the query string (which arrives as plain
ASCII text) for valid syntax."http://www.postgresql.org/docs/current/interactive/parser-stage.html#AEN87498
Surely this would be "plain text", not "plain ASCII text"?
Fixed.
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs