psql eating backslashes
| От | JanWieck@t-online.de (Jan Wieck) |
|---|---|
| Тема | psql eating backslashes |
| Дата | |
| Msg-id | 200007171701.TAA07587@hot.jw.home обсуждение |
| Ответы |
Re: psql eating backslashes
|
| Список | pgsql-hackers |
Hi,
seems to me that psql thinks to know a little too much about quoting. I'm not able to qoute a backslash at the
end of a line:
xxx=# select 'a\\b\\ xxx'# c'; ?column? ---------- a\b c (1 row)
There is a newline following directly after b\\, so I expected a "a\b\<NL>c" response - what the above
obviously isn't.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck@Yahoo.com #
В списке pgsql-hackers по дате отправления: