forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit987277f
committed
Fix inappropriate error messages for Hot Standby misconfiguration errors.
Give the correct name of the GUC parameter being complained of.Also, emit a more suitable SQLSTATE (INVALID_PARAMETER_VALUE,not the default INTERNAL_ERROR).Gurjeet Singh, errcode adjustment by me1 parentf7b13e4 commit987277f
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5645 | 5645 |
| |
5646 | 5646 |
| |
5647 | 5647 |
| |
5648 |
| - | |
| 5648 | + | |
5649 | 5649 |
| |
5650 |
| - | |
| 5650 | + | |
| 5651 | + | |
5651 | 5652 |
| |
5652 | 5653 |
| |
5653 | 5654 |
| |
| |||
5688 | 5689 |
| |
5689 | 5690 |
| |
5690 | 5691 |
| |
5691 |
| - | |
| 5692 | + | |
5692 | 5693 |
| |
5693 | 5694 |
| |
5694 |
| - | |
| 5695 | + | |
5695 | 5696 |
| |
5696 | 5697 |
| |
5697 | 5698 |
| |
|
0 commit comments
Comments
(0)