summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/index.html36
-rw-r--r--templates/pages/about/policies/coc_committee.html10
-rw-r--r--templates/pages/developer/beta.html8
-rw-r--r--templates/pages/include/topbar.html7
-rw-r--r--templates/sponsors/financial.html8
5 files changed, 27 insertions, 42 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>
diff --git a/templates/pages/about/policies/coc_committee.html b/templates/pages/about/policies/coc_committee.html
index 271bffe4..da9ade52 100644
--- a/templates/pages/about/policies/coc_committee.html
+++ b/templates/pages/about/policies/coc_committee.html
@@ -36,12 +36,10 @@
<tr>
<td>Floor Drees<br/><em>floordrees (at) gmail.com</em></td>
<td>
- Floor Drees is the Head of Education for Tembo. She's been an outspoken
- member of the open source community for decades. Floor has been working
- in Community and Developer Relations roles for the better part of her
- career. She's one of the organizers of PGDay Lowlands, and outside the
- Postgres realm is a Devopsdays Core team member, and Devopsdays
- Amsterdam organizer.
+ Floor Drees is a Principal Program Manager at EDB, a member of the
+ PostgreSQL Europe Diversity Committee, a CloudNativePG contributor,
+ and an organizer for PGDay Lowlands. She's also a co-chair for the
+ DevOpsDays organisation.
</td>
</tr>
<tr>
diff --git a/templates/pages/developer/beta.html b/templates/pages/developer/beta.html
index f4e1d83d..920e140f 100644
--- a/templates/pages/developer/beta.html
+++ b/templates/pages/developer/beta.html
@@ -39,19 +39,19 @@
{% endcomment %}
<p>
- The current beta release is <strong>PostgreSQL 18 Beta 1</strong>. For more
+ The current beta release is <strong>PostgreSQL 18 Beta 2</strong>. For more
information on the current beta release and how to test, please view the links
below.
</p>
<ul>
<li>
- <a href="/about/news/postgresql-18-beta-1-released-3070/">
- PostgreSQL 18 Beta 1 Release Announcement
+ <a href="/about/news/postgresql-18-beta-2-released-3103/">
+ PostgreSQL 18 Beta 2 Release Announcement
</a>
</li>
<li>
- <a href="/ftp/source/v18beta1/">Download PostgreSQL 18 Beta 1 source code</a>
+ <a href="/ftp/source/v18beta2/">Download PostgreSQL 18 Beta 2 source code</a>
</li>
<li>
<a href="/docs/18/">PostgreSQL 18 Documentation</a>
diff --git a/templates/pages/include/topbar.html b/templates/pages/include/topbar.html
index 93909608..505f6d59 100644
--- a/templates/pages/include/topbar.html
+++ b/templates/pages/include/topbar.html
@@ -1,5 +1,4 @@
-May 8, 2025: <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!
-</a> | <a href="/about/news/postgresql-18-beta-1-released-3070/">
- PostgreSQL 18 Beta 1 Released!
+July 17, 2025:
+</a> | <a href="/about/news/postgresql-18-beta-2-released-3103/">
+ PostgreSQL 18 Beta 2 Released!
</a> \ No newline at end of file
diff --git a/templates/sponsors/financial.html b/templates/sponsors/financial.html
index fc3863c2..5aa92969 100644
--- a/templates/sponsors/financial.html
+++ b/templates/sponsors/financial.html
@@ -53,6 +53,10 @@ levels are used:</p>
<h3>PostgreSQL Community Association Sponsors</h3>
+<p>
+ Current sponsors at the Friend level and above include:
+</p>
+
<table class="table table-striped">
<thead>
<tr>
@@ -70,7 +74,7 @@ levels are used:</p>
</a>
</th>
<td><a href="https://www.enterprisedb.com" target="_blank" rel="noopener">EDB</a></td>
- <td>24th January 2025</td>
+ <td>January 2025</td>
<td>Benefactor</td>
</tr>
<tr>
@@ -80,7 +84,7 @@ levels are used:</p>
</a>
</th>
<td><a href="https://aws.amazon.com" target="_blank" rel="noopener">AWS</a></td>
- <td>19th July 2024</td>
+ <td>July 2025</td>
<td>Benefactor</td>
</tr>
</tbody>