psql -c command parse "select $$hello$$" failed

Поиск
Список
Период
Сортировка
От jian he
Тема psql -c command parse "select $$hello$$" failed
Дата
Msg-id CACJufxG=gshS2XPrTBAJNOfw7n=0OpnUtf6L0Q5shzMc8oQxqQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: psql -c command parse "select $$hello$$" failed  (Julien Rouhaud <rjuju123@gmail.com>)
Re: psql -c command parse "select $$hello$$" failed  (Erik Wienhold <ewie@ewie.name>)
Список pgsql-general
Hi.
not sure this is the expected result.

/home/jian/postgres/pg16_test/bin/psql -d test_dev -p 5455 -c "select $$hello$$"
2023-07-04 20:15:51.066 CST [1562050] ERROR:  trailing junk after
numeric literal at or near "884070h" at character 8
2023-07-04 20:15:51.066 CST [1562050] STATEMENT:  select 884070hello884070
ERROR:  trailing junk after numeric literal at or near "884070h"
LINE 1: select 884070hello884070
               ^



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

Предыдущее
От: Kirk Wolak
Дата:
Сообщение: Re: psql and pgpass.conf on Windows
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: psql -c command parse "select $$hello$$" failed