<div id="pgFrontFeature">
<div id="pgFrontFeatureContent">
- <p><b>13<sup>th</sup> July 2017</b></p>
+ <p><b>10<sup>th</sup> August 2017</b></p>
<h1 id="txtFrontFeatureHeading">
- PostgreSQL 10 Beta 2 Released!
+ PostgreSQL 10 Beta 3 Released!
</h1>
<p>
The PostgreSQL Global Development Group is pleased to announce the availability of
- PostgreSQL 10 Beta 2.
+ PostgreSQL 10 Beta 3 and updates to all supported versions of our database system,
+ including 9.6.4, 9.5.8, 9.4.13, 9.3.18, and 9.2.22.
</p>
<p>
- This is the second beta release of the upcoming version 10 of PostgreSQL,
+ This
+ This is the third beta release of the upcoming version 10 of PostgreSQL,
and fixes a number of issues found since the first beta release. Please download and test the
beta code with your applications and report any issues you may find.
</p>
<div id="txtFrontFeatureLink">
<br/>
- <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1763/" title="Release Announcement">Release Announcement</a><br />
- <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/10/static/release-10.html" title="Release Notes">Release Notes</a><br />
- <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/" title="Download">Download</a><br />
+ <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1771/" title="Release Announcement for 10 Beta 3">Release Announcement for 10 Beta 3</a><br />
+ <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/10/static/release-10.html" title="Release Notes for PostgreSQL 10">Release Notes for PostgreSQL 10</a><br />
+ <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/" title="Download 10 Beta 3">Download 10 Beta 3</a><br />
+ <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1772/" title="Release Announcement for new releases">Release Announcement for new releases</a><br />
</div>
</div>
<th class="colLast">Description</th>
</tr>
+ <tr valign="top">
+ <td class="colFirst"><a href="https://access.redhat.com/security/cve/CVE-2017-7548">CVE-2017-7548</a></td>
+ <td class="colMid">9.2-9.6</td>
+ <td class="colMid">9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22</td>
+ <td class="colMid">core server</td>
+ <td class="colMid">C</td>
+ <td class="colLast">lo_put() function ignores ACLs</td>
+ </tr>
+
+ <tr valign="top">
+ <td class="colFirst"><a href="https://access.redhat.com/security/cve/CVE-2017-7547">CVE-2017-7547</a></td>
+ <td class="colMid">9.2-9.6</td>
+ <td class="colMid">9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22</td>
+ <td class="colMid">core server</td>
+ <td class="colMid">C</td>
+ <td class="colLast">pg_user_mappings view discloses passwords to users lacking server privileges</td>
+ </tr>
+
+ <tr valign="top">
+ <td class="colFirst"><a href="https://access.redhat.com/security/cve/CVE-2017-7546">CVE-2017-7546</a></td>
+ <td class="colMid">9.2-9.6</td>
+ <td class="colMid">9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22</td>
+ <td class="colMid">core server</td>
+ <td class="colMid">A</td>
+ <td class="colLast">empty password accepted in some authentication methods</td>
+ </tr>
+
<tr valign="top">
<td class="colFirst"><a href="https://access.redhat.com/security/cve/CVE-2017-7484">CVE-2017-7484</a></td>
<td class="colMid">9.2-9.6</td>