forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf4ae722
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 parente593148 commitf4ae722
File tree
3 files changed
+9
-5
lines changed- doc/src/sgml
- src
- backend/postmaster
- include
3 files changed
+9
-5
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1293 | 1293 |
| |
1294 | 1294 |
| |
1295 | 1295 |
| |
1296 |
| - | |
| 1296 | + | |
1297 | 1297 |
| |
1298 | 1298 |
| |
1299 | 1299 |
| |
1300 | 1300 |
| |
1301 | 1301 |
| |
1302 | 1302 |
| |
1303 | 1303 |
| |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
1304 | 1308 |
| |
1305 | 1309 |
| |
1306 | 1310 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3697 | 3697 |
| |
3698 | 3698 |
| |
3699 | 3699 |
| |
| 3700 | + | |
| 3701 | + | |
| 3702 | + | |
3700 | 3703 |
| |
3701 | 3704 |
| |
3702 | 3705 |
| |
| |||
3715 | 3718 |
| |
3716 | 3719 |
| |
3717 | 3720 |
| |
3718 |
| - | |
3719 |
| - | |
3720 |
| - | |
3721 | 3721 |
| |
3722 | 3722 |
| |
3723 | 3723 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
799 | 799 |
| |
800 | 800 |
| |
801 | 801 |
| |
| 802 | + | |
802 | 803 |
| |
803 | 804 |
| |
804 | 805 |
| |
805 | 806 |
| |
806 | 807 |
| |
807 | 808 |
| |
808 |
| - | |
809 | 809 |
| |
810 | 810 |
| |
811 | 811 |
| |
|
0 commit comments
Comments
(0)