mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00
9.6 beta 3 release
This commit is contained in:
@ -8,13 +8,13 @@
|
|||||||
<div id="pgFrontMain">
|
<div id="pgFrontMain">
|
||||||
<div id="pgFrontFeature">
|
<div id="pgFrontFeature">
|
||||||
<div id="pgFrontFeatureContent">
|
<div id="pgFrontFeatureContent">
|
||||||
<p><b>23<sup>rd</sup> June 2016</b></p>
|
<p><b>21<sup>st</sup> July 2016</b></p>
|
||||||
<h1 id="txtFrontFeatureHeading">
|
<h1 id="txtFrontFeatureHeading">
|
||||||
PostgreSQL 9.6 Beta 2 Released!
|
PostgreSQL 9.6 Beta 3 Released!
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
<p>
|
||||||
The PostgreSQL Global Development Group is pleased to announce the availability of
|
The PostgreSQL Global Development Group is pleased to announce the availability of
|
||||||
PostgreSQL 9.6 Beta 2, the second beta release of the upcoming 9.6 version of PostgreSQL.
|
PostgreSQL 9.6 Beta 3, the third beta release of the upcoming 9.6 version of PostgreSQL.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Please download and test the beta code with your applications, and report any issues
|
Please download and test the beta code with your applications, and report any issues
|
||||||
@ -22,8 +22,8 @@
|
|||||||
</p>
|
</p>
|
||||||
<div id="txtFrontFeatureLink">
|
<div id="txtFrontFeatureLink">
|
||||||
<br/>
|
<br/>
|
||||||
<img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1677/" title="9.6 Beta 2 Release Announcement">9.6 Beta 2 Release Announcement</a><br />
|
<img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1686/" title="9.6 Beta 3 Release Announcement">9.6 Beta 3 Release Announcement</a><br />
|
||||||
<img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/9.6/static/release-9-6.html" title="9.6 Beta 2 Release Notes">9.6 Beta 2 Release Notes</a><br />
|
<img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/9.6/static/release-9-6.html" title="9.6 Beta 3 Release Notes">9.6 Beta 3 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="/download/" title="Download">Download</a><br />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -13,14 +13,14 @@
|
|||||||
<p>PostgreSQL 9.5.0 has been released. The first alpha or beta of 9.6 is not yet released for beta testing. Beta testing 9.6 is likely to begin in late 2016.</p>
|
<p>PostgreSQL 9.5.0 has been released. The first alpha or beta of 9.6 is not yet released for beta testing. Beta testing 9.6 is likely to begin in late 2016.</p>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<p>The current test release is PostgreSQL 9.6 Beta 2. For more information on the current beta and how to test, please view the links below.
|
<p>The current test release is PostgreSQL 9.6 Beta 3. For more information on the current beta and how to test, please view the links below.
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="/about/news/1677/">Release Announcement</a>
|
<a href="/about/news/1686/">Release Announcement</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/ftp/source/v9.6beta2">Download 9.6 Beta 2 source code</a>
|
<a href="/ftp/source/v9.6beta3">Download 9.6 Beta 3 source code</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
Reference in New Issue
Block a user