<p>This is a beginning implementation of materialized view for PG.</p>
<p>I assume this sort of contribution is wanted.<br>
What do you think, the docs say you can't make a temporary materialized view. So should this mean that the materialized view should be created and it'll drop the temporary, it should only do temporary and not materialized, or die a horrible death?</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/sql-translator/pull/120'>https://github.com/dbsrgits/sql-translator/pull/120</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>implemented material views for pg</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/120/files#diff-0">lib/SQL/Translator/Producer/PostgreSQL.pm</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/120/files#diff-1">t/47postgres-producer.t</a>
    (16)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/dbsrgits/sql-translator/pull/120?email_source=notifications&amp;email_token=AACJ4AWTKVQZAXELAIWEQ7TQUWUB7A5CNFSM4JPZSTWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H25SYUA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AX4SOG5ZSNRGWK3OJLQUWUB7ANCNFSM4JPZSTWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AACJ4ATMNEPQ4ZQJFMWK3BTQUWUB7A5CNFSM4JPZSTWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H25SYUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/dbsrgits/sql-translator/pull/120?email_source=notifications\u0026email_token=AACJ4AWTKVQZAXELAIWEQ7TQUWUB7A5CNFSM4JPZSTWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H25SYUA",
"url": "https://github.com/dbsrgits/sql-translator/pull/120?email_source=notifications\u0026email_token=AACJ4AWTKVQZAXELAIWEQ7TQUWUB7A5CNFSM4JPZSTWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H25SYUA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>