forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitedf9e2c
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 copyit inside the extension on such an early stage.1 parent315a73d commitedf9e2c
File tree
2 files changed
+2
-2
lines changed- src
- backend/statistics
- include/statistics
2 files changed
+2
-2
lines changedLines changed: 2 additions & 1 deletion
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 |
| |
|
Lines changed: 0 additions & 1 deletion
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
Comments
(0)