diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 36 |
1 files changed, 10 insertions, 26 deletions
diff --git a/templates/index.html b/templates/index.html index 8e712bfe..efdbb32e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -51,31 +51,14 @@ <div class="text"> <p> <strong> - 2025-05-08 - - <a href="/about/news/postgresql-175-169-1513-1418-and-1321-released-3072/"> - PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released! + 2025-07-17 - + <a href="/about/news/postgresql-18-beta-2-released-3103/"> + PostgreSQL 18 Beta 2 Released! </a> </strong> </p> <p> - The PostgreSQL Global Development Group has <a href="/download/">released an update</a> - to all supported versions of PostgreSQL, including 17.5, 16.9, 15.13, 14.18, and 13.21. - </p> - <p> - 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> - <p> - <strong> - 2025-05-08 - - <a href="/about/news/postgresql-18-beta-1-released-3070/"> - PostgreSQL 18 Beta 1 Released! - </a> - </strong> - </p> - <p> - The PostgreSQL Global Development Group announces that the first beta release of + The PostgreSQL Global Development Group announces that the second beta release of PostgreSQL 18 is now <a href="/download/">available for download</a>. This release contains previews of all features when PostgreSQL 18 is made generally available, though some details of the release can change during the @@ -172,8 +155,8 @@ <!-- Featured Post --> <header> <h3> - <a href="/about/news/postgresql-18-beta-1-released-3070/"> - PostgreSQL 18 Beta 1 Released! + <a href="/about/news/postgresql-18-beta-2-released-3103/"> + PostgreSQL 18 Beta 2 Released! </a> </h3> <ul class="meta"> @@ -182,7 +165,7 @@ </ul> </header> <p> - The PostgreSQL Global Development Group announces that the first beta release of + The PostgreSQL Global Development Group announces that the second beta release of PostgreSQL 18 is now <a href="/download/">available for download</a>. This release contains previews of all features when PostgreSQL 18 is made generally available, though some details of the release can change during the @@ -207,8 +190,9 @@ you can contribute. </p> <ul class="bold"> - <li><a href="/about/news/postgresql-18-beta-1-released-3070/">Release Announcement</a></li> - <li><a href="/docs/release/">Release Notes</a></li> + <li><a href="/about/news/postgresql-18-beta-2-released-3103/">Release Announcement</a></li> + <li><a href="/docs/18/release-18.html">Release Notes</a></li> + <li><a href="/developer/beta/">Beta Testing Information</a></li> <li><a href="/support/versioning/">Versioning Policy</a> <li><a href="/download/">Download</a></li> </ul> |