Fix test_decoding regression test outputs.

Robert Haas <rhaas@postgresql.org>

Commit: 97e899e1b85c7e42ab29cd09fc91cf57760bc1cb
Author: Robert Haas <rhaas@postgresql.org>
Date: 2014-03-05T17:55:43Z
Releases: 9.4.0
Fix test_decoding regression test outputs.

Commit 6f37c08057685ee3c6c63222dba0dac012760dde removed whitespace
from the SQL file but not the expected-output file, and commit
7e8db2dc420099df3fa73987cf2d2d6d1a609d86 changed the error message
without updating the expected outputs.

Files