Re: Add LINE: hint when schemaname.typename is a non-existent schema

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Add LINE: hint when schemaname.typename is a non-existent schema
Дата
Msg-id 14399.1426621574@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Add LINE: hint when schemaname.typename is a non-existent schema  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Add LINE: hint when schemaname.typename is a non-existent schema
Список pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Agreed; the attached patch does it that way.  (I notice that we have the
> pstate as first arg in many places; I put at the end for
> make_oper_cache_key, together with location.  Is there some convention
> to have it as first arg?)

Yes, parser-related functions always have pstate as first arg if they
need it at all.  Please follow that convention.
        regards, tom lane



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