- Notifications
You must be signed in to change notification settings - Fork5
Commitc7e4be5
committed
More cleanups for the recent large object permissions patch.
Rewrite or adjust various comments for clarity. Remove one bogus comment thatdoesn't reflect what the code actually does. Improve the description of thelo_compat_privileges option.1 parentcb05f53 commitc7e4be5
File tree
5 files changed
+20
-26
lines changed- src/backend
- catalog
- commands
- utils
- adt
- misc
5 files changed
+20
-26
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
4261 | 4261 |
| |
4262 | 4262 |
| |
4263 | 4263 |
| |
4264 |
| - | |
4265 |
| - | |
4266 |
| - | |
| 4264 | + | |
| 4265 | + | |
4267 | 4266 |
| |
4268 | 4267 |
| |
4269 | 4268 |
| |
|
Lines changed: 10 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
| 82 | + | |
| 83 | + | |
86 | 84 |
| |
87 | 85 |
| |
88 | 86 |
| |
| |||
191 | 189 |
| |
192 | 190 |
| |
193 | 191 |
| |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
198 | 197 |
| |
199 |
| - | |
200 |
| - | |
201 | 198 |
| |
202 | 199 |
| |
203 | 200 |
| |
| |||
251 | 248 |
| |
252 | 249 |
| |
253 | 250 |
| |
254 |
| - | |
255 |
| - | |
256 |
| - | |
| 251 | + | |
| 252 | + | |
257 | 253 |
| |
258 | 254 |
| |
259 | 255 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
1449 | 1449 |
| |
1450 | 1450 |
| |
1451 | 1451 |
| |
1452 |
| - | |
| 1452 | + | |
1453 | 1453 |
| |
1454 | 1454 |
| |
1455 | 1455 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
765 | 765 |
| |
766 | 766 |
| |
767 | 767 |
| |
768 |
| - | |
769 | 768 |
| |
770 | 769 |
| |
771 | 770 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
1243 | 1243 |
| |
1244 | 1244 |
| |
1245 | 1245 |
| |
1246 |
| - | |
1247 |
| - | |
1248 |
| - | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
1249 | 1249 |
| |
1250 | 1250 |
| |
1251 | 1251 |
| |
|
0 commit comments
Comments
(0)