postgresql/contrib/test_decoding
Andres Freund 920218cbc0 Improve errhint() about replication slot naming restrictions.
The existing hint talked about "may only contain letters", but the
actual requirement is more strict: only lower case letters are allowed.

Reported-By: Rushabh Lathia
Author: Rushabh Lathia
Discussion: AGPqQf2x50qcwbYOBKzb4x75sO_V3g81ZsA8+Ji9iN5t_khFhQ@mail.gmail.com
Backpatch: 9.4-, where replication slots were added
2015-10-03 15:29:08 +02:00
..
expected Improve errhint() about replication slot naming restrictions. 2015-10-03 15:29:08 +02:00
specs Remove bogus step from test_decoding isolation tests. 2015-08-14 22:40:55 -04:00
sql test_decoding: Protect against rare spurious test failures. 2015-09-22 15:39:46 +02:00
.gitignore
logical.conf
Makefile
test_decoding.c