Re: psql: Add command to use extended query protocol

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: psql: Add command to use extended query protocol
Дата
Msg-id CADkLM=eyhOzpdh=ozhKRJ0AHeHXkXHZz6LHNedSecYfxUPdF4g@mail.gmail.com
обсуждение исходный текст
Ответ на psql: Add command to use extended query protocol  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Ответы Re: psql: Add command to use extended query protocol
Список pgsql-hackers

     SELECT $1, $2 \gp 'foo' 'bar'


I think this is a great idea, but I foresee people wanting to send that output to a file or a pipe like \g allows. If we assume everything after the \gp is a param, don't we paint ourselves into a corner?

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

Предыдущее
От: Dilip Kumar
Дата:
Сообщение: Re: Code checks for App Devs, using new options for transaction behavior
Следующее
От: Michael Paquier
Дата:
Сообщение: Incorrect include file order in guc-file.l