- Notifications
You must be signed in to change notification settings - Fork5
Commitef19dc6
committed
Set up PLPerl trigger data using C code instead of Perl code.
This is an efficiency change, and means we now no longer have to run"out $_TD; local $_TD = shift;", which was especially pointless in the case ofnon-trigger functions where the passed value was always undef anyway.A tiny open issue is whether we should get rid of the $prolog argument ofmkfunc, and the corresponding pushed value, which is now just a constant "false".Tim Bunce, reviewed by Alex Hunsaker.1 parent5273f21 commitef19dc6
1 file changed
+11
-12
lines changedLines changed: 11 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1422 | 1422 |
| |
1423 | 1423 |
| |
1424 | 1424 |
| |
1425 |
| - | |
| 1425 | + | |
1426 | 1426 |
| |
1427 | 1427 |
| |
1428 | 1428 |
| |
| |||
1494 | 1494 |
| |
1495 | 1495 |
| |
1496 | 1496 |
| |
1497 |
| - | |
1498 |
| - | |
1499 |
| - | |
| 1497 | + | |
1500 | 1498 |
| |
1501 | 1499 |
| |
1502 | 1500 |
| |
| |||
1576 | 1574 |
| |
1577 | 1575 |
| |
1578 | 1576 |
| |
1579 |
| - | |
1580 |
| - | |
1581 |
| - | |
1582 |
| - | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
1583 | 1580 |
| |
1584 | 1581 |
| |
1585 | 1582 |
| |
1586 | 1583 |
| |
1587 |
| - | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
1588 | 1587 |
| |
1589 |
| - | |
| 1588 | + | |
| 1589 | + | |
1590 | 1590 |
| |
1591 |
| - | |
1592 | 1591 |
| |
1593 |
| - | |
| 1592 | + | |
1594 | 1593 |
| |
1595 | 1594 |
| |
1596 | 1595 |
| |
|
0 commit comments
Comments
(0)