mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00
Update existing static news URLs to be slugified
This commit is contained in:
@ -52,11 +52,11 @@
|
||||
</p>
|
||||
<p>
|
||||
The PostgreSQL Global Development Group today announced the release of
|
||||
<a href="/about/news/2077/">PostgreSQL 13</a>, the latest version of
|
||||
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>, the latest version of
|
||||
the world’s most advanced open source database.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/about/news/2077/">PostgreSQL 13</a> includes significant
|
||||
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> includes significant
|
||||
improvements to its indexing and lookup system that benefit large
|
||||
databases, including space savings and performance gains for indexes,
|
||||
faster response times for queries that use aggregates or partitions,
|
||||
@ -64,7 +64,7 @@
|
||||
</p>
|
||||
<p>
|
||||
Along with highly requested features like parallelized vacuuming and
|
||||
incremental sorting, <a href="/about/news/2077/">PostgreSQL 13</a>
|
||||
incremental sorting, <a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>
|
||||
provides a better data management experience for workloads big and
|
||||
small, with optimizations for daily administration, more conveniences
|
||||
for application developers, and security enhancements.
|
||||
@ -159,7 +159,7 @@
|
||||
<!-- Featured Post -->
|
||||
<header>
|
||||
<h3>
|
||||
<a href="/about/news/2077/">PostgreSQL 13 Released</a>!
|
||||
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13 Released</a>!
|
||||
</h3>
|
||||
<ul class="meta">
|
||||
<li><i class="far fa-clock"></i> 2020-09-24</li>
|
||||
@ -168,11 +168,11 @@
|
||||
</header>
|
||||
<p>
|
||||
The PostgreSQL Global Development Group today announced the release of
|
||||
<a href="/about/news/2077/">PostgreSQL 13</a>, the latest version of
|
||||
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>, the latest version of
|
||||
the world’s most advanced open source database.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/about/news/2077/">PostgreSQL 13</a> includes significant
|
||||
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> includes significant
|
||||
improvements to its indexing and lookup system that benefit large
|
||||
databases, including space savings and performance gains for indexes,
|
||||
faster response times for queries that use aggregates or partitions,
|
||||
@ -180,7 +180,7 @@
|
||||
</p>
|
||||
<p>
|
||||
Along with highly requested features like parallelized vacuuming and
|
||||
incremental sorting, <a href="/about/news/2077/">PostgreSQL 13</a>
|
||||
incremental sorting, <a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>
|
||||
provides a better data management experience for workloads big and
|
||||
small, with optimizations for daily administration, more conveniences
|
||||
for application developers, and security enhancements.
|
||||
@ -202,7 +202,7 @@
|
||||
organizations of all sizes.
|
||||
</p>
|
||||
<ul class="bold">
|
||||
<li><a href="/about/news/2077/">Full Release Announcement</a></li>
|
||||
<li><a href="/about/news/postgresql-13-released-2077/">Full Release Announcement</a></li>
|
||||
<li><a href="/about/press/">Press Kit & Translations</a></li>
|
||||
<li><a href="/docs/13/release-13.html">PostgreSQL 13 Release Notes</a></li>
|
||||
<li><a href="/support/versioning/">Versioning Policy</a></li>
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
<p>
|
||||
<strong>OCTOBER 3, 2019</strong> - The PostgreSQL Global Development Group
|
||||
today announced the release of <a href="/about/news/1976/">PostgreSQL 12</a>,
|
||||
today announced the release of <a href="/about/news/postgresql-12-released-1976/">PostgreSQL 12</a>,
|
||||
the latest version of the world's <a href="/">most advanced open source database</a>.
|
||||
</p>
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/about/news/2072/">PostgreSQL 13 RC 1 Release Announcement</a>
|
||||
<a href="/about/news/postgresql-13-rc-1-released-2072/">PostgreSQL 13 RC 1 Release Announcement</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/ftp/source/v13rc1/">Download 13 RC 1 source code</a>
|
||||
|
@ -1 +1 @@
|
||||
24th September 2020: <a href="{{link_root}}/about/news/2077/">PostgreSQL 13 Released</a>!
|
||||
24th September 2020: <a href="{{link_root}}/about/news/postgresql-13-released-2077/">PostgreSQL 13 Released</a>!
|
||||
|
Reference in New Issue
Block a user