<p>This is what seemed the most suitable, and I have been able to run the tests successfully, however I have no idea how to run or install the app outside of CPAN so hopefully that's ok like that. </p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/clodeindustrie/sql-translator master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/sql-translator/pull/38'>https://github.com/dbsrgits/sql-translator/pull/38</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add Json and hstore types in the PostgreSQL parser</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/38/files#diff-0">lib/SQL/Translator/Parser/PostgreSQL.pm</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/38/files#diff-1">t/14postgres-parser.t</a>
    (24)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/dbsrgits/sql-translator/pull/38.patch'>https://github.com/dbsrgits/sql-translator/pull/38.patch</a></li>
  <li><a href='https://github.com/dbsrgits/sql-translator/pull/38.diff'>https://github.com/dbsrgits/sql-translator/pull/38.diff</a></li>
</ul>