postgresql/contrib/test_decoding
Robert Haas c097b271e8 Fix more user-visible elog() calls.
Michael Paquier discovered that this could be triggered via SQL;
give a nicer message instead.

Patch by Michael Paquier, reviewed by Masahiko Sawada.

Discussion: http://postgr.es/m/CAB7nPqQtPg+LKKtzdKN26judHcvPZ0s1gNigzOT4j8CYuuuBYg@mail.gmail.com
2017-10-05 07:58:02 -04:00
..
expected Fix more user-visible elog() calls. 2017-10-05 07:58:02 -04:00
specs Fix race condition leading to hanging logical slot creation. 2017-05-13 14:21:00 -07:00
sql Fix more user-visible elog() calls. 2017-10-05 07:58:02 -04:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
logical.conf Introduce logical decoding. 2014-03-03 16:32:18 -05:00
test_decoding.c Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). 2017-08-20 11:19:07 -07:00