forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6197d7b
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 parent8ba3bad commit6197d7b
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
422 | 422 |
| |
423 | 423 |
| |
424 | 424 |
| |
425 |
| - | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
426 | 430 |
| |
427 | 431 |
| |
428 | 432 |
| |
|
0 commit comments
Comments
(0)