This is the patch replace offnum++ by OffsetNumberNext, to be
Bruce Momjian <bruce@momjian.us>
This is the patch replace offnum++ by OffsetNumberNext, to be consistent. OffsetNumberNext() has some casting that makes it useful. Fujii Masao
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/pruneheap.c | modified | +2 −2 |
| src/backend/executor/nodeBitmapHeapscan.c | modified | +2 −2 |
| src/backend/storage/page/bufpage.c | modified | +3 −3 |