Re: Identifying user-created objects
От | Amit Langote |
---|---|
Тема | Re: Identifying user-created objects |
Дата | |
Msg-id | CA+HiwqGsW3cgVRQ6CyRpAx9y+vCYxA=YVcPS6RfR9XCyA_1smQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Identifying user-created objects (Masahiko Sawada <masahiko.sawada@2ndquadrant.com>) |
Ответы |
Re: Identifying user-created objects
|
Список | pgsql-hackers |
Sawada-san, On Mon, Feb 10, 2020 at 12:25 PM Masahiko Sawada <masahiko.sawada@2ndquadrant.com> wrote: > > > > On Thu, Feb 06, 2020 at 04:25:47PM +0900, Amit Langote wrote: > > > > > About the implementation, how about defining a static inline function, > > > > > say is_user_object(), next to FirstNormalObjectId's definition and > > > > > make pg_is_user_object() call it? There are a few placed in the > > > > > backend code that perform the same computation as pg_is_user_object(), > > > > > which could be changed to use is_user_object() instead. > > Attached the updated version patch that includes regression tests. And > I have registered this to the next commit fest. Thank you. Any thoughts on the above suggestion? Regards, Amit
В списке pgsql-hackers по дате отправления: