Commit edf9e2c
committed
Make the fetch_statentries_for_relation routine local again.
Removing machinery on analysing duplicates we don't need this function for now.
Remember, it (and its struct) have been changing, it would be a burden to copy
it inside the extension on such an early stage.1 parent 315a73d commit edf9e2c
File tree
2 files changed
+2
-2
lines changed- src
- backend/statistics
- include/statistics
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
419 | 420 | | |
420 | 421 | | |
421 | 422 | | |
422 | | - | |
| 423 | + | |
423 | 424 | | |
424 | 425 | | |
425 | 426 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
0 commit comments