On Fri, Mar 8, 2019 at 1:37 PM Filip Rembiałkowski <filip.rembialkow...@gmail.com> wrote: > See attached patch... I'm ready to work on so it can get merged in the next > CF.
Hi Filip, Seen on Travis: async ... FAILED 126 ms Looks like the new error isn't being raised for invalid send mode? (What kind of error message is "?" anyway? :-)) ERROR: channel name too long -- Should fail. Invalid 3rd parameter NOTIFY notify_async2, 'test', 'invalid'; -ERROR: ? NOTIFY notify_async2, 'test', true; -ERROR: ? --Should work. Valid NOTIFY/LISTEN/UNLISTEN commands NOTIFY notify_async2; NOTIFY notify_async2, ''; -- Thomas Munro https://enterprisedb.com