Re: new heapcheck contrib module
От | Robert Haas |
---|---|
Тема | Re: new heapcheck contrib module |
Дата | |
Msg-id | CA+TgmoYneSUUr671dKRpngebuZY=CzH4r7nnU9W_vqSFQux2bA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: new heapcheck contrib module (Mark Dilger <mark.dilger@enterprisedb.com>) |
Список | pgsql-hackers |
On Mon, Aug 3, 2020 at 11:02 AM Mark Dilger <mark.dilger@enterprisedb.com> wrote: > I was trying to limit unnecessary whitespace changes. s/ereport/econfess/ leaves the function name nearly the same lengthsuch that the following lines of indented error text don't usually get moved by pgindent. Given the unpopularity ofthe name, it's not worth it, so I'll go with Robert's report_corruption, instead. Yeah, that's not really a good reason for something like that. I think what you should do is drop the nbtree portion of this for now; the length of the name then doesn't even matter at all, because all the code in which this is used will be new code. Even if we were churning existing code, mechanical stuff like this isn't really a huge problem most of the time, but there's no need for that here. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: