Re: [HACKERS] Parallel bitmap heap scan
От | Jeff Janes |
---|---|
Тема | Re: [HACKERS] Parallel bitmap heap scan |
Дата | |
Msg-id | CAMkU=1xeM=PWgKYJ0yxE4+PEwecbV4vAK6DWbyed1pMWopQ6=w@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] Parallel bitmap heap scan (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: [HACKERS] Parallel bitmap heap scan
|
Список | pgsql-hackers |
On Wed, Mar 8, 2017 at 9:08 AM, Robert Haas <robertmhaas@gmail.com> wrote:
On Wed, Mar 8, 2017 at 11:20 AM, Dilip Kumar <dilipbalaut@gmail.com> wrote:
> Right, done that way
This didn't compile because you bobbled some code in
src/backend/nodes, but it was a trivial mistake so I fixed it.
Committed with that fix and a bunch of minor cosmetic changes.
I'm getting some compiler warnings in gcc version 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC):
nodeBitmapHeapscan.c: In function 'BitmapHeapNext':
nodeBitmapHeapscan.c:79: warning: 'tbmiterator' may be used uninitialized in this function
nodeBitmapHeapscan.c:80: warning: 'shared_tbmiterator' may be used uninitialized in this function
Cheers,
Jeff
В списке pgsql-hackers по дате отправления: