- Notifications
You must be signed in to change notification settings - Fork28
Commit78d1216
committed
Remove the xlog-centric "database system is ready" message and replace it with
"database system is ready to accept connections", which is issued by thepostmaster when it really is ready to accept connections. Per proposal fromMarkus Schiltknecht and subsequent discussion.1 parent53d7d49 commit78d1216
2 files changed
+5
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
5168 | 5168 |
| |
5169 | 5169 |
| |
5170 | 5170 |
| |
5171 |
| - | |
5172 |
| - | |
5173 |
| - | |
5174 | 5171 |
| |
5175 | 5172 |
| |
5176 | 5173 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
2083 | 2083 |
| |
2084 | 2084 |
| |
2085 | 2085 |
| |
| 2086 | + | |
| 2087 | + | |
| 2088 | + | |
2086 | 2089 |
| |
2087 | 2090 |
| |
2088 | 2091 |
| |
|
0 commit comments
Comments
(0)