forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit586d75a
committed
Remove unused macros.
CHECK_PAGE_OFFSET_RANGE() has been unused forever.CHECK_RELATION_BLOCK_RANGE() has been unused in pgstatindex.c ever sincebt_page_stats() and bt_page_items() functions were moved from pgstattupleto pageinspect module. It still exists in pageinspect/btreefuncs.c.Daniel Gustafsson1 parent67349e5 commit586d75a
2 files changed
+0
-15
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 | 49 |
| |
55 | 50 |
| |
56 | 51 |
| |
|
Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 | 54 |
| |
65 | 55 |
| |
66 | 56 |
| |
|
0 commit comments
Comments
(0)