forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit961dd75
committed
Report tuple address in data-corruption error message
Most data-corruption reports mention the location of the problem, butthis one failed to. Add it.Backpatch all the way back. In 12 and older, also assign theERRCODE_DATA_CORRUPTED error code as was done in commitfd6ec93 for13 and later.Discussion:https://postgr.es/m/202108191637.oqyzrdtnheir@alvherre.pgsql1 parenta397109 commit961dd75
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
428 | 432 | | |
429 | 433 | | |
430 | 434 | | |
| |||
0 commit comments
Comments
(0)