From 811a439526f650cd3ec2c0f86c242b53e607b409 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Wed, 12 Oct 2022 16:39:04 -0400 Subject: [PATCH] Global website content sweep Ensure content remains fresh and informative prior to major release. --- templates/core/about.html | 9 +++++---- templates/index.html | 32 +++++++++++++++++--------------- 2 files changed, 22 insertions(+), 19 deletions(-) diff --git a/templates/core/about.html b/templates/core/about.html index e702fe29..cf261ac6 100644 --- a/templates/core/about.html +++ b/templates/core/about.html @@ -5,7 +5,7 @@

About

What is PostgreSQL?

-

PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads. The origins of PostgreSQL date back to 1986 as part of the POSTGRES project at the University of California at Berkeley and has more than 30 years of active development on the core platform.

+

PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads. The origins of PostgreSQL date back to 1986 as part of the POSTGRES project at the University of California at Berkeley and has more than 35 years of active development on the core platform.

PostgreSQL has earned a strong reputation for its proven architecture, reliability, data integrity, robust feature set, extensibility, and the dedication of the open source community behind the software to consistently deliver performant and innovative solutions. PostgreSQL runs on all major operating systems, has been ACID-compliant since 2001, and has powerful add-ons such as the popular PostGIS geospatial database extender. It is no surprise that PostgreSQL has become the open source relational database of choice for many people and organisations.

Getting started with using PostgreSQL has never been easier - pick a project you want to build, and let PostgreSQL safely and robustly store your data.

@@ -74,7 +74,7 @@ Extensibility - - - + + + @@ -124,11 +126,11 @@ The PostgreSQL mailing lists enable you to interact with active community participants on subjects related to the development of PostgreSQL, discovering how to use PostgreSQL, or learning about upcoming events and product releases.

- In order to manage your mailing list subscription, you need a PostgreSQL community account. Signing up is easy and gives you direct access to the global PostgreSQL community. + In order to manage your mailing list subscription, you need a PostgreSQL community account. Signing up is easy and gives you direct access to the global PostgreSQL community.

- - + + @@ -143,8 +145,8 @@

Want to learn more about PostgreSQL and help build the community? Come to one of the many events, local user groups, & training sessions where you can meet experienced PostgreSQL users and enhance your database skills.

- - + + @@ -201,7 +203,7 @@
  • Full Release Announcement
  • Press Kit & Translations
  • PostgreSQL 15 Release Notes
  • -
  • Versioning Policy< +
  • Versioning Policy
  • Download
  • @@ -262,7 +264,7 @@

    Seeing unexpected behavior?

    - The PostgreSQL community takes pride in releasing software that will reliably store your data. If you believe you've discovered a bug, please click the button below and follow the instructions on how to submit a bug. + The PostgreSQL community takes pride in releasing software that reliably stores your data. If you believe you've discovered a bug, please click the button below and follow the instructions on how to submit a bug.

    -- 2.39.5