- Notifications
You must be signed in to change notification settings - Fork5
Commit2e0cc1f
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 parent185b744 commit2e0cc1f
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5989 | 5989 |
| |
5990 | 5990 |
| |
5991 | 5991 |
| |
5992 |
| - | |
| 5992 | + | |
5993 | 5993 |
| |
5994 |
| - | |
| 5994 | + | |
| 5995 | + | |
5995 | 5996 |
| |
5996 | 5997 |
| |
5997 | 5998 |
| |
| |||
6032 | 6033 |
| |
6033 | 6034 |
| |
6034 | 6035 |
| |
6035 |
| - | |
| 6036 | + | |
6036 | 6037 |
| |
6037 | 6038 |
| |
6038 |
| - | |
| 6039 | + | |
6039 | 6040 |
| |
6040 | 6041 |
| |
6041 | 6042 |
| |
|
0 commit comments
Comments
(0)