Add page id to bloom index
Teodor Sigaev <teodor@sigaev.ru>
Add page id to bloom index Added to ensure that bloom index pages can be distinguished from other pages by pg_filedump. Because there wasn't any public/production versions before, it doesn't pay attention to any compatibility issues. Per notice from Tom Lane
Files
| Path | Change | +/− |
|---|---|---|
| contrib/bloom/bloom.h | modified | +17 −2 |
| contrib/bloom/blutils.c | modified | +1 −0 |