Re: Add header support to text format and matching feature

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Add header support to text format and matching feature
Дата
Msg-id 302a562e-f766-bf0f-f76d-e6b232bf8870@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Add header support to text format and matching feature  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-hackers
On 14.06.22 11:13, Julien Rouhaud wrote:
>> There is no need for the extra
>> comment, and the error code should be ERRCODE_FEATURE_NOT_SUPPORTED.
> Is there any rule for what error code should be used?
> 
> Maybe that's just me but I understand "not supported" as "this makes sense, but
> this is currently a limitation that might be lifted later".

I tend to agree with that interpretation.

Also, when you consider the way SQL rules and error codes are set up, 
errors that are detected during parse analysis should be a subclass of 
"syntax error or access rule violation".



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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: replacing role-level NOINHERIT with a grant-level option