<p>Hmmm, it's quite possible that my hacked environment is causing the problem (I'm pretty sure I didn't get this problem when submitting the pull requests previously). FWIW, here is the failure:</p>

<pre><code>abeverley@andy-laptop:~/git/sql-translator$ prove  t/47postgres-producer.t 
t/47postgres-producer.t .. 1/? 
#   Failed test at t/47postgres-producer.t line 63.
#          got: '--
# -- Table: foo.bar
# --

# -- Comments: 
# -- multi
# line
# -- single line
# --
# CREATE TABLE "foo"."bar" (
#   -- multi
# line
# single line
#   "baz" character varying(10) DEFAULT 'quux' NOT NULL
# )'
#     expected: '--
# -- Table: foo.bar
# --

# -- Comments:
# -- multi
# -- line
# -- single line
# --
# CREATE TABLE "foo"."bar" (
#   -- multi
#   -- line
#   -- single line
#   "baz" character varying(10) DEFAULT 'quux' NOT NULL
# )'
# Looks like you failed 1 test of 64.
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/dbsrgits/sql-translator/pull/72#issuecomment-154034207">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AASeAqw6okWG9iOxsM80EX5Q1U8ZzrBwks5pCzKQgaJpZM4GFi1N.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/dbsrgits/sql-translator/pull/72#issuecomment-154034207"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>