Re: psql: Add command to use extended query protocol

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psql: Add command to use extended query protocol
Дата
Msg-id 91faddda-a1e0-8043-8dff-e80a7fc13f26@enterprisedb.com
обсуждение исходный текст
Ответ на Re: psql: Add command to use extended query protocol  (Corey Huinker <corey.huinker@gmail.com>)
Список pgsql-hackers
On 21.11.22 23:02, Corey Huinker wrote:
> I got thinking about this, and while things may be fine as-is, I would 
> like to hear some opinions as to whether this behavior is correct:

This is all psql syntax, nothing specific to this command.  The only 
leeway is choosing the appropriate enum slash_option_type, but the 
choices other than OT_NORMAL don't seem to be particularly applicable to 
this.




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: fixing CREATEROLE
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: dynamic result sets support in extended query protocol