summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan S. Katz2024-11-14 04:09:02 +0000
committerJonathan S. Katz2024-11-14 04:09:02 +0000
commit0ba37ed496b5f46330c947c603b285f847f3dda3 (patch)
tree5ce11095015597e06c2633c5dd5189d426f3eaba
parentb1305e2ffa13a4d78179734ab8342423ab757956 (diff)
2024-11-14 release
-rw-r--r--templates/index.html102
-rw-r--r--templates/pages/about/policies/coc.html9
-rw-r--r--templates/pages/developer/roadmap.html2
-rw-r--r--templates/pages/include/topbar.html4
4 files changed, 52 insertions, 65 deletions
diff --git a/templates/index.html b/templates/index.html
index a5fcd6c1..2a871a6f 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -51,40 +51,33 @@
<div class="text">
<p>
<strong>
- 2024-09-26 -
- <a href="/about/news/postgresql-17-released-2936/">
- PostgreSQL 17 Released!
+ 2024-11-14 -
+ <a href="/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/">
+ PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 Released!
</a>
</strong>
</p>
<p>
- The PostgreSQL Global Development Group today announced the release of
- <a href="/docs/17/release-17.html">PostgreSQL 17</a>, the latest
- version of the world's most advanced open source database.
+ The PostgreSQL Global Development Group has
+ <a href="/download/">released an update</a> to all supported versions
+ of PostgreSQL, including 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21.
+ This release fixes 4 <a href="/support/security/">security vulnerabilities</a>
+ and over 35 bugs reported over the last several months. You can find
+ details on the fixes in the <a href="/docs/release/">release notes</a>.
</p>
<p>
- PostgreSQL 17 builds on decades of open source development, improving
- its performance and scalability while adapting to emergent data access
- and storage patterns. This release of PostgreSQL adds significant
- overall performance gains, including an overhauled memory management
- implementation for vacuum, optimizations to storage access and
- improvements for high concurrency workloads, speedups in bulk loading
- and exports, and query execution improvements for indexes.
- PostgreSQL 17 has features that benefit brand new workloads and
- critical systems alike, such as additions to the developer experience
- with the SQL/JSON <code>JSON_TABLE</code> command, and enhancements to
- logical replication that simplify management of high availability
- workloads and major version upgrades.
+ <strong>This is the final release of PostgreSQL 12</strong>.
+ PostgreSQL 12 is now end-of-life and will no longer receive security
+ and bug fixes. If you are running PostgreSQL 12 in a production
+ environment, 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>
- For the full list of features in PostgreSQL 17, please review the
- <a href="/docs/17/release-17.html">release notes</a>. You can download
- PostgreSQL 17 from the <a href="/download/">download</a> page.
- </p>
- <p>
- For the <a href="/about/press/"></a>full press release</a>
- and <a href="/about/press/">translations of the release announcement</a>,
- please visit the <a href="/about/press/">press kit</a>.
+ For the more information about this release, please review the
+ <a href="/docs/release/">release notes</a>. You can download
+ PostgreSQL from the <a href="/download/">download</a> page.
</p>
<ul>
{% for v in versions %}
@@ -168,54 +161,41 @@
<!-- Featured Post -->
<header>
<h3>
- <a href="/about/news/postgresql-17-released-2936/">
- PostgreSQL 17 Released!
+ <a href="/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/">
+ PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 Released!
</a>
</h3>
<ul class="meta">
- <li><i class="far fa-clock"></i>&nbsp;2024-09-26</li>
+ <li><i class="far fa-clock"></i>&nbsp;2024-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="/docs/17/release-17.html">PostgreSQL 17</a>, the latest
- version of the world's most advanced open source database.
- </p>
- <p>
- PostgreSQL 17 builds on decades of open source development, improving
- its performance and scalability while adapting to emergent data access
- and storage patterns. This release of PostgreSQL adds significant
- overall performance gains, including an overhauled memory management
- implementation for vacuum, optimizations to storage access and
- improvements for high concurrency workloads, speedups in bulk loading
- and exports, and query execution improvements for indexes.
- PostgreSQL 17 has features that benefit brand new workloads and
- critical systems alike, such as additions to the developer experience
- with the SQL/JSON <code>JSON_TABLE</code> command, and enhancements to
- logical replication that simplify management of high availability
- workloads and major version upgrades.
+ The PostgreSQL Global Development Group has
+ <a href="/download/">released an update</a> to all supported versions
+ of PostgreSQL, including 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21.
+ This release fixes 4 <a href="/support/security/">security vulnerabilities</a>
+ and over 35 bugs reported over the last several months. You can find
+ details on the fixes in the <a href="/docs/release/">release notes</a>.
</p>
<p>
- "PostgreSQL 17 highlights how the global open source community, which
- drives the development of PostgreSQL, builds enhancements that help
- users at all stages of their database journey," said Jonathan Katz, a
- member of the PostgreSQL core team. "Whether it's improvements for
- operating databases at scale or new features that build on a
- delightful developer experience, PostgreSQL 17 will enhance your data
- management experience."
+ <strong>This is the final release of PostgreSQL 12</strong>.
+ PostgreSQL 12 is now end-of-life and will no longer receive security
+ and bug fixes. If you are running PostgreSQL 12 in a production
+ environment, 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>
- PostgreSQL, an innovative data management system known for its
- reliability, robustness, and extensibility, benefits from over 25
- years of open source development from a global developer community and
- has become the preferred open source relational database for
- organizations of all sizes.
+ For the more information about this release, please review the
+ <a href="/docs/release/">release notes</a>. You can download
+ PostgreSQL from the <a href="/download/">download</a> page.
</p>
<ul class="bold">
- <li><a href="/about/news/postgresql-17-released-2936/">Release Announcement</a></li>
- <li><a href="/about/press/">Press Kit &amp; Translations</a></li>
- <li><a href="/docs/17/release-17.html">PostgreSQL 17 Release Notes</a></li>
+ <li><a href="/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/">Release Announcement</a></li>
+ <li><a href="/docs/release/">Release Notes</a></li>
+ <li><a href="/about/press/">PostgreSQL 17 Press Kit &amp; Translations</a></li>
<li><a href="/support/versioning/">Versioning Policy</a>
<li><a href="/download/">Download</a></li>
</ul>
diff --git a/templates/pages/about/policies/coc.html b/templates/pages/about/policies/coc.html
index 9b690796..2339dc9c 100644
--- a/templates/pages/about/policies/coc.html
+++ b/templates/pages/about/policies/coc.html
@@ -4,7 +4,7 @@
{%block cocmain%}
<h1>Code of Conduct <i class="fas fa-gavel"></i></h1>
- <p><em>Last updated: May 2, 2022. {%git_changes_link%}</em></p>
+ <p><em>Last updated: October 4, 2024. {%git_changes_link%}</em></p>
<h2>Introduction</h2>
@@ -236,4 +236,11 @@
<p>In all interactions with the community, use your professional judgment, and
keep the discussion focused on moving our project and our community forward
in a positive direction for all.</p>
+
+ <h2>Licence</h2>
+
+ <p>
+ The PostgreSQL Code of Conduct is released under the
+ <a href="/about/licence/">PostgreSQL Licence</a>.
+ </p>
{%endblock%}
diff --git a/templates/pages/developer/roadmap.html b/templates/pages/developer/roadmap.html
index 2f0a5901..c59bfaba 100644
--- a/templates/pages/developer/roadmap.html
+++ b/templates/pages/developer/roadmap.html
@@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
releases is:
</p>
<ul>
- <li>November 14th, 2024</li>
<li>February 13th, 2025</li>
<li>May 8th, 2025</li>
<li>August 14th, 2025</li>
+ <li>November 13th, 2025</li>
</ul>
<h2>Next major release</h2>
diff --git a/templates/pages/include/topbar.html b/templates/pages/include/topbar.html
index 6badaf7f..419873b2 100644
--- a/templates/pages/include/topbar.html
+++ b/templates/pages/include/topbar.html
@@ -1,3 +1,3 @@
-September 26, 2024: <a href="/about/news/postgresql-17-released-2936/">
- PostgreSQL 17 Released!
+November 14, 2024: <a href="/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/">
+ PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 Released!
</a>