- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitcfddb5d
committed
Improve errhint() about replication slot naming restrictions.
The existing hint talked about "may only contain letters", but theactual requirement is more strict: only lower case letters are allowed.Reported-By: Rushabh LathiaAuthor: Rushabh LathiaDiscussion: AGPqQf2x50qcwbYOBKzb4x75sO_V3g81ZsA8+Ji9iN5t_khFhQ@mail.gmail.comBackpatch: 9.4-, where replication slots were added1 parent7285d66 commitcfddb5d
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
| 198 | + | |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
|
0 commit comments
Comments
(0)