From af10fea8be3d7d6e2d56972186845e035f4dccf3 Mon Sep 17 00:00:00 2001
From: Dave Page
Date: Wed, 22 Jan 2025 11:27:14 +0000
Subject: [PATCH] Make more use of postgres as it's one of our marks.
---
templates/pages/download/macosx.html | 8 ++++----
templates/pages/download/windows.html | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/templates/pages/download/macosx.html b/templates/pages/download/macosx.html
index a22e260b..902e5126 100644
--- a/templates/pages/download/macosx.html
+++ b/templates/pages/download/macosx.html
@@ -10,7 +10,7 @@
Download the installer
-certified by EDB for all supported PostgreSQL versions.
+certified by EDB for all supported Postgres versions.
@@ -24,7 +24,7 @@ This installer includes:
- - The PostgreSQL server
+ - The Postgres server
- pgAdmin, a graphical tool for managing and developing your databases
- StackBuilder, a package manager for downloading and installing
additional PostgreSQL tools and drivers. Stackbuilder includes management,
@@ -47,7 +47,7 @@ appropriate project directly.
Advanced users can also download a
zip archive
of the binaries, without the installer.
-This download is intended for users who wish to include PostgreSQL as part of another application installer.
+This download is intended for users who wish to include Postgres as part of another application installer.
Platform support
@@ -60,7 +60,7 @@ This download is intended for users who wish to include PostgreSQL as part of an
- PostgreSQL Version |
+ Postgres Version |
64-bit macOS Platforms |
diff --git a/templates/pages/download/windows.html b/templates/pages/download/windows.html
index ec0ec59d..19cdaf7a 100644
--- a/templates/pages/download/windows.html
+++ b/templates/pages/download/windows.html
@@ -8,7 +8,7 @@
Download the installer
- certified by EDB for all supported PostgreSQL versions.
+ certified by EDB for all supported Postgres versions.
@@ -35,7 +35,7 @@ This installer can run in graphical or silent install modes.
The Windows installer is designed to be a straightforward, fast way to get up and running with
-PostgreSQL. In the unlikely event that you have issues with the installer,
+Postgres. In the unlikely event that you have issues with the installer,
please report them on the
installer Github page. Issues with the installed packages should be reported to the
appropriate project directly.
@@ -45,7 +45,7 @@ appropriate project directly.
Advanced users can also download a
zip archive
of the binaries, without the installer.
-This download is intended for users who wish to include PostgreSQL as part of another application installer.
+This download is intended for users who wish to include Postgres as part of another application installer.
Platform support
@@ -57,7 +57,7 @@ This download is intended for users who wish to include PostgreSQL as part of an
- PostgreSQL Version |
+ Postgres Version |
64 Bit Windows Platforms |
32 Bit Windows Platforms |
--
2.39.5