forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit20e1cc8
committed
Rework some error strings for REINDEX CONCURRENTLY with system catalogs
This makes the whole user experience more consistent when bumping intofailures, and more in line with the rewording done via508300e.Author: Michael PaquierReviewed-by: Álvaro HerreraDiscussion:https://postgr.es/m/20190514153252.GA22168@alvherre.pgsql1 parent252f9a2 commit20e1cc8
File tree
2 files changed
+10
-12
lines changed- src
- backend/commands
- test/regress/expected
2 files changed
+10
-12
lines changedLines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2499 | 2499 |
| |
2500 | 2500 |
| |
2501 | 2501 |
| |
2502 |
| - | |
| 2502 | + | |
2503 | 2503 |
| |
2504 | 2504 |
| |
2505 | 2505 |
| |
| |||
2613 | 2613 |
| |
2614 | 2614 |
| |
2615 | 2615 |
| |
2616 |
| - | |
| 2616 | + | |
2617 | 2617 |
| |
2618 | 2618 |
| |
2619 | 2619 |
| |
| |||
2764 | 2764 |
| |
2765 | 2765 |
| |
2766 | 2766 |
| |
2767 |
| - | |
2768 | 2767 |
| |
2769 | 2768 |
| |
2770 | 2769 |
| |
2771 |
| - | |
| 2770 | + | |
2772 | 2771 |
| |
2773 | 2772 |
| |
2774 | 2773 |
| |
| |||
2858 | 2857 |
| |
2859 | 2858 |
| |
2860 | 2859 |
| |
2861 |
| - | |
2862 | 2860 |
| |
2863 | 2861 |
| |
2864 | 2862 |
| |
2865 |
| - | |
| 2863 | + | |
2866 | 2864 |
| |
2867 | 2865 |
| |
2868 | 2866 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2093 | 2093 |
| |
2094 | 2094 |
| |
2095 | 2095 |
| |
2096 |
| - | |
| 2096 | + | |
2097 | 2097 |
| |
2098 |
| - | |
| 2098 | + | |
2099 | 2099 |
| |
2100 | 2100 |
| |
2101 |
| - | |
| 2101 | + | |
2102 | 2102 |
| |
2103 |
| - | |
| 2103 | + | |
2104 | 2104 |
| |
2105 |
| - | |
| 2105 | + | |
2106 | 2106 |
| |
2107 | 2107 |
| |
2108 |
| - | |
| 2108 | + | |
2109 | 2109 |
| |
2110 | 2110 |
| |
2111 | 2111 |
| |
|
0 commit comments
Comments
(0)