forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc6354e9
committed
Fix error reporting in reindexdb
When failing to reindex a table or an index, reindexdb would generate anextra error message related to a database failure, which is misleading.Backpatch all the way down, as this has been introduced by85e9a5a.Discussion:https://postgr.es/m/CAOBaU_Yo61RwNO3cW6WVYWwH7EYMPuexhKqufb2nFGOdunbcHw@mail.gmail.comAuthor: Julien RouhaudReviewed-by: Daniel Gustafsson, Álvaro Herrera, Tom Lane, MichaelPaquierBackpatch-through: 9.41 parent3dcf45a commitc6354e9
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
310 |
| - | |
| 310 | + | |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
|
0 commit comments
Comments
(0)