- Notifications
You must be signed in to change notification settings - Fork5k
Commit7a43a1f
committed
Update some tests in 013_crash_restart.pl.
The expected backend message after SIGQUIT changed in commit7e784d1, but we missed updating this test case. Also, experienceshows that we might sometimes get "could not send data to server"instead of either of the libpq messages the test is looking for.Per report from Mark Dilger. Back-patch to v14 where thebackend message changed.Discussion:https://postgr.es/m/17BD82D7-49AC-40C9-8204-E7ADD30321A0@enterprisedb.com1 parent909eebf commit7a43a1f
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
|
0 commit comments
Comments
(0)