PostgreSQL 18 GA: Added theme and quote
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 12 Sep 2025 15:44:32 +0000 (11:44 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 12 Sep 2025 15:44:32 +0000 (11:44 -0400)
releases/18/release.en.md

index 1e76c9f919cbe23aacb8dc20d1e66527c5f788e5..ba329918c1e89ee51df3484baa8f4fd44045f4cc 100644 (file)
@@ -2,9 +2,9 @@ September 25, 2025 - The [PostgreSQL Global Development Group](https://www.postg
 today announced the release of [PostgreSQL 18](https://www.postgresql.org/docs/18/release-18.html),
 the latest version of the world's most advanced open source database.
 
-<THEME>
+PostgreSQL 18 improves performance for workloads of all sizes through a new I/O subsystem that has demonstrated up to 3× performance improvements when reading from storage, and also increases the number of queries that can use indexes. This release makes major-version upgrades less disruptive, accelerating upgrade times and reducing the time required to reach expected performance after an upgrade completes. Developers also benefit from PostgreSQL 18 features, including virtual generated columns that compute values at query time, and the database-friendly `uuidv7()` function that provides better indexing and read performance for UUIDs. PostgreSQL 18 makes it easier to integrate with single-sign on (SSO) systems with support for OAuth 2.0 authentication.
 
-<QUOTE>
+"The efforts of the global open source community shape every PostgreSQL release and help deliver features that meet users where their data resides," said <PLACEHOLDER>. "PostgreSQL 18 builds on the project's long, rich history of delivering a reliable and robust data management experience, while continuing to expand the workloads it can support."
 
 PostgreSQL, an innovative data management system known for its reliability,
 robustness, and extensibility, benefits from nearly 30 years of open source