- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit5784a49
committed
Move resowner from common JitContext to LLVM specific
Only the LLVM specific code uses it since resource owners were madeextensible in commitb8bff07. This isnew in v17, so backpatch there to keep the branches from divergingjust yet.Author: Andreas Karlsson <andreas@proxel.se>Discussion:https://www.postgresql.org/message-id/fd3a2a00-6605-4e30-a118-48418b478e6e@proxel.se1 parent3a137ab commit5784a49
3 files changed
+8
-7
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
252 |
| - | |
| 252 | + | |
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
327 |
| - | |
| 326 | + | |
| 327 | + | |
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
| |||
1377 | 1377 |
| |
1378 | 1378 |
| |
1379 | 1379 |
| |
1380 |
| - | |
| 1380 | + | |
1381 | 1381 |
| |
1382 | 1382 |
| |
1383 |
| - | |
| 1383 | + | |
1384 | 1384 |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
64 | 62 |
| |
65 | 63 |
| |
66 | 64 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 |
| |
43 | 46 |
| |
44 | 47 |
| |
|
0 commit comments
Comments
(0)