forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0b54741
committed
Add description about GSSOpenServer wait event into document.
This commit also updates wait event enum into alphabetical order.Previously the enum entry for GSSOpenServer was added out-of-order.Back-patch to v12 where commitb0b39f7 introducedGSSOpenServer wait event. In v12, the commit doesn't includethe update of wait event enum, not to break ABI.Author: Fujii MasaoReviewed-by: Michael PaquierDiscussion:https://postgr.es/m/949931aa-4ed4-d867-a7b5-de9c02b2292b@oss.nttdata.com1 parent6c221aa commit0b54741
2 files changed
+8
-4
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1272 | 1272 |
| |
1273 | 1273 |
| |
1274 | 1274 |
| |
1275 |
| - | |
| 1275 | + | |
1276 | 1276 |
| |
1277 | 1277 |
| |
1278 | 1278 |
| |
1279 | 1279 |
| |
1280 | 1280 |
| |
1281 | 1281 |
| |
1282 | 1282 |
| |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
1283 | 1287 |
| |
1284 | 1288 |
| |
1285 | 1289 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3704 | 3704 |
| |
3705 | 3705 |
| |
3706 | 3706 |
| |
| 3707 | + | |
| 3708 | + | |
| 3709 | + | |
3707 | 3710 |
| |
3708 | 3711 |
| |
3709 | 3712 |
| |
| |||
3722 | 3725 |
| |
3723 | 3726 |
| |
3724 | 3727 |
| |
3725 |
| - | |
3726 |
| - | |
3727 |
| - | |
3728 | 3728 |
| |
3729 | 3729 |
| |
3730 | 3730 |
| |
|
0 commit comments
Comments
(0)