forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit34226d4
committed
Stabilize 039_end_of_wal test.
The first test was sensitive to the insert LSN after setting up thecatalogs, which depended on environmental things like the locales on theOS and usernames. Switch to a new WAL file before the first test, as asimple way to put every computer into the same state.Back-patch to all supported releases.Reported-by: Anton Voloshin <a.voloshin@postgrespro.ru>Reported-by: Nathan Bossart <nathandbossart@gmail.com>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>Discussion:https://postgr.es/m/b26aeac2-cb6d-4633-a7ea-945baae83dcf%40postgrespro.ru1 parent0776724 commit34226d4
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
254 | 260 |
| |
255 | 261 |
| |
256 | 262 |
| |
|
0 commit comments
Comments
(0)