forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd1d0fe1
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 parent187d8bb commitd1d0fe1
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
260 | 266 |
| |
261 | 267 |
| |
262 | 268 |
| |
|
0 commit comments
Comments
(0)