forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita6a0ae1

Amit Kapila
Revert "Remove unused wait events."
This reverts commit671eb8f. The removedwait events are used by some extensions and removal of these would force arecompile of those extensions. We don't want that for released branches.Discussion:https://postgr.es/m/E1mdOBY-0005j2-QL@gemulon.postgresql.org1 parent181361a commita6a0ae1
File tree
3 files changed
+33
-1
lines changed- doc/src/sgml
- src
- backend/utils/activity
- include/utils
3 files changed
+33
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1549 | 1549 |
| |
1550 | 1550 |
| |
1551 | 1551 |
| |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
1552 | 1568 |
| |
1553 | 1569 |
| |
1554 | 1570 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
714 | 714 |
| |
715 | 715 |
| |
716 | 716 |
| |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
717 | 729 |
| |
718 | 730 |
| |
719 | 731 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
224 | 228 |
| |
225 | 229 |
| |
226 | 230 |
| |
|
0 commit comments
Comments
(0)