Skip to content

Commit 5237ac0

Browse files
committed
Fix note display and update date, and copyright date
1 parent 6b24bb1 commit 5237ac0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/release-notes/release-notes-v17.9.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This release of Percona Distribution for PostgreSQL is based on Percona Server f
99
This release continues to deliver Percona’s open source value-add components for enterprise use cases, including `pg_stat_monitor` 2.3.2 for advanced query-level observability, `pg_tde` 2.1.2 for Transparent Data Encryption and more. See the full component list below for details.
1010

1111
!!! note
12-
To upgrade from earlier versions, follow the steps in [Upgrading Percona Distribution for PostgreSQL](../major-upgrade.md).
12+
To upgrade from earlier versions, follow the steps in [Upgrading Percona Distribution for PostgreSQL](../major-upgrade.md).
1313

1414
### Tarball updates
1515

mkdocs-base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
site_name: Percona Distribution for PostgreSQL
44
site_description: Documentation
55
site_author: Percona LLC
6-
copyright: <a href="https://www.percona.com/about">Percona LLC</a> and/or its affiliates © 2025 — <a href="#__consent">Cookie Consent</a>
6+
copyright: <a href="https://www.percona.com/about">Percona LLC</a> and/or its affiliates © 2026 — <a href="#__consent">Cookie Consent</a>
77

88
repo_name: percona/postgresql-docs
99
repo_url: https://github.com/percona/postgresql-docs

mkdocs-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
INHERIT: mkdocs-base.yml
55

6-
copyright: Percona LLC, &#169; 2025
6+
copyright: Percona LLC, &#169; 2026
77

88
extra_css:
99
- https://unicons.iconscout.com/release/v3.0.3/css/line.css

variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pgsmversion: '2.3.2'
1111

1212
date:
1313

14-
17_9_1: 2026-02-29
14+
17_9_1: 2026-02-28
1515
17_7_1: 2025-12-02
1616
17_6_1: 2025-09-10
1717
17_5_3: 2025-09-01

0 commit comments

Comments
 (0)