- Notifications
You must be signed in to change notification settings - Fork28
Commitd1e2cac
committed
Make gen_partprune_steps static
There's no need to export this function, so don't. Michaël didn'tactually write the patch, but we list him as first author because with atrivial one like this, intellectual authorship is as important (if notmore) as bit shovelling.Author: Michaël Paquier, Amit LangoteDiscussion:https://postgr.es/m/c91299c4-199b-0f16-339b-a29d6d2a39ee@lab.ntt.co.jp1 parentc775fb9 commitd1e2cac
File tree
2 files changed
+3
-3
lines changed- src
- backend/partitioning
- include/partitioning
2 files changed
+3
-3
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
| 120 | + | |
119 | 121 |
| |
120 | 122 |
| |
121 | 123 |
| |
| |||
355 | 357 |
| |
356 | 358 |
| |
357 | 359 |
| |
358 |
| - | |
| 360 | + | |
359 | 361 |
| |
360 | 362 |
| |
361 | 363 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
71 |
| - | |
72 | 70 |
| |
73 | 71 |
|
0 commit comments
Comments
(0)