forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8400704
committed
Rename wait event WalrcvExit to WalReceiverExit.
Commitde829dd added wait event WalrcvExit. But its name is notconsistent with other wait events like WalReceiverMain orWalReceiverWaitStart, etc. So this commit renames WalrcvExit toWalReceiverExit.Author: Fujii MasaoReviewed-by: Thomas MunroDiscussion:https://postgr.es/m/cced9995-8fa2-7b22-9d91-3f22a2b8c23c@oss.nttdata.com1 parent7fbcee1 commit8400704
File tree
4 files changed
+6
-6
lines changed- doc/src/sgml
- src
- backend
- postmaster
- replication
- include
4 files changed
+6
-6
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1763 | 1763 |
| |
1764 | 1764 |
| |
1765 | 1765 |
| |
1766 |
| - | |
1767 |
| - | |
| 1766 | + | |
| 1767 | + | |
1768 | 1768 |
| |
1769 | 1769 |
| |
1770 | 1770 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4121 | 4121 |
| |
4122 | 4122 |
| |
4123 | 4123 |
| |
4124 |
| - | |
4125 |
| - | |
| 4124 | + | |
| 4125 | + | |
4126 | 4126 |
| |
4127 | 4127 |
| |
4128 | 4128 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
| 227 | + | |
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1008 | 1008 |
| |
1009 | 1009 |
| |
1010 | 1010 |
| |
1011 |
| - | |
| 1011 | + | |
1012 | 1012 |
| |
1013 | 1013 |
| |
1014 | 1014 |
| |
|
0 commit comments
Comments
(0)