mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00
2019-11-14 cumulative update.
This commit is contained in:
@ -47,36 +47,25 @@
|
||||
<div class="text">
|
||||
<p>
|
||||
<strong>
|
||||
2019-10-03 - PostgreSQL 12 Released!
|
||||
2019-11-14 - PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and
|
||||
9.4.25 Released!
|
||||
</strong>
|
||||
</p>
|
||||
<p>
|
||||
The PostgreSQL Global Development Group today announced the release of
|
||||
<a href="/about/news/1976/">PostgreSQL 12</a>, the latest version of
|
||||
the world's <a href="/">most advanced open source database</a>.
|
||||
The PostgreSQL Global Development Group has released an update to
|
||||
all supported versions of our database system, including
|
||||
<a href="/about/news/1994/">12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25</a>.
|
||||
This release fixes over 50 bugs reported over the last three months.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/docs/12/release-12.html">PostgreSQL 12 enhancements</a>
|
||||
include notable improvements to query
|
||||
performance, particularly over larger data sets, and overall space
|
||||
utilization. This release provides application developers with new
|
||||
capabilities such as
|
||||
<a href="/docs/current/functions-json.html#FUNCTIONS-SQLJSON-PATH">SQL/JSON path expression</a>
|
||||
support, optimizations for how common table expression (<code>WITH</code>)
|
||||
queries are executed, and <a href="/docs/current/ddl-generated-columns.html">generated columns</a>.
|
||||
PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which
|
||||
is the next planned cumulative update release. We suggest that you
|
||||
make plans to upgrade to a newer, supported version of PostgreSQL.
|
||||
Please see our <a href="/support/versioning/">versioning policy</a>
|
||||
for more information.
|
||||
</p>
|
||||
<p>
|
||||
The PostgreSQL community continues to support the extensibility and
|
||||
robustness of PostgreSQL, with further additions to
|
||||
internationalization, authentication, and providing easier ways to
|
||||
administrate PostgreSQL. This release also introduces the
|
||||
<a href="/docs/current/tableam.html">pluggable table storage interface</a>,
|
||||
which allows developers to create their own methods for storing data.
|
||||
</p>
|
||||
<p>
|
||||
For more information, please see the
|
||||
<a href="/docs/12/release-12.html">release notes</a>.
|
||||
<a href="/download/">Download PostgreSQL 12 here</a>.
|
||||
You can <a href="/download/">download</a> the update <a href="/download/">here</a>.
|
||||
</p>
|
||||
<ul>
|
||||
{% for v in versions %}
|
||||
@ -160,40 +149,32 @@
|
||||
<!-- Featured Post -->
|
||||
<header>
|
||||
<h3>
|
||||
<a href="/about/news/1976/">PostgreSQL 12 Released</a>!
|
||||
<a href="/about/news/1994/">
|
||||
PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 Released
|
||||
</a>!
|
||||
</h3>
|
||||
<ul class="meta">
|
||||
<li><i class="far fa-clock"></i> 2019-10-03</li>
|
||||
<li><i class="far fa-clock"></i> 2019-11-14</li>
|
||||
<!--<li><i class="far fa-comments"></i> 0</li>-->
|
||||
</ul>
|
||||
</header>
|
||||
<p>
|
||||
The PostgreSQL Global Development Group today announced the release of
|
||||
<a href="/about/news/1976/">PostgreSQL 12</a>, the latest version of
|
||||
the world's <a href="/">most advanced open source database</a>.
|
||||
The PostgreSQL Global Development Group has released an update to
|
||||
all supported versions of our database system, including
|
||||
<a href="/about/news/1994/">12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25</a>.
|
||||
This release fixes over 50 bugs reported over the last three months.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/docs/12/release-12.html">PostgreSQL 12 enhancements</a>
|
||||
include notable improvements to query
|
||||
performance, particularly over larger data sets, and overall space
|
||||
utilization. This release provides application developers with new
|
||||
capabilities such as
|
||||
<a href="/docs/current/functions-json.html#FUNCTIONS-SQLJSON-PATH">SQL/JSON path expression</a>
|
||||
support, optimizations for how common table expression (<code>WITH</code>)
|
||||
queries are executed, and <a href="/docs/current/ddl-generated-columns.html">generated columns</a>.
|
||||
</p>
|
||||
<p>
|
||||
The PostgreSQL community continues to support the extensibility and
|
||||
robustness of PostgreSQL, with further additions to
|
||||
internationalization, authentication, and providing easier ways to
|
||||
administrate PostgreSQL. This release also introduces the
|
||||
<a href="/docs/current/tableam.html">pluggable table storage interface</a>,
|
||||
which allows developers to create their own methods for storing data.
|
||||
PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which
|
||||
is the next planned cumulative update release. We suggest that you
|
||||
make plans to upgrade to a newer, supported version of PostgreSQL.
|
||||
Please see our <a href="/support/versioning/">versioning policy</a>
|
||||
for more information.
|
||||
</p>
|
||||
<ul class="bold">
|
||||
<li><a href="/about/news/1976/">Release Announcement</a></li>
|
||||
<li><a href="/about/press/">PostgreSQL 12 Press Kit & Translations</a></li>
|
||||
<li><a href="/docs/12/release-12.html">PostgreSQL 12 Release Notes</a></li>
|
||||
<li><a href="/about/news/1994/">Release Announcement</a></li>
|
||||
<li><a href="/docs/12/release-12-1.html">Release Notes</a></li>
|
||||
<li><a href="/support/versioning/">Versioning Policy</a></li>
|
||||
<li><a href="/download/">Download</a></li>
|
||||
</ul>
|
||||
<a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary btn-center btn-inline-block">Browse Archives</button></a>
|
||||
|
@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
|
||||
releases is:
|
||||
</p>
|
||||
<ul>
|
||||
<li>November 14th, 2019</li>
|
||||
<li>February 13th, 2020</li>
|
||||
<li>May 14th, 2020</li>
|
||||
<li>August 13th, 2020</li>
|
||||
<li>November 12th, 2020</li>
|
||||
</ul>
|
||||
|
||||
<h2>Next major release</h2>
|
||||
|
@ -1 +1 @@
|
||||
3rd October 2019: <a href="{{link_root}}/about/news/1976/">PostgreSQL 12 Released</a>!
|
||||
14th November 2019: <a href="{{link_root}}/about/news/1994/">PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 Released</a>!
|
||||
|
Reference in New Issue
Block a user