forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite51bad8
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 parentb721e20 commite51bad8
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
| 328 | + | |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
| 331 | + | |
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
|
0 commit comments
Comments
(0)