Remove IRIX and Tru64 from /about
authorDaniel Gustafsson <daniel@yesql.se>
Sun, 10 Dec 2017 11:14:36 +0000 (12:14 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 10 Dec 2017 11:14:36 +0000 (12:14 +0100)
Support for SGI IRIX was removed from the postgresql.git repo
in commit ea91a6be8957 with release 9.3 as the last supported
version, and Tru64 in a6d488cb53 with 9.4 as the last version.
Remove from /about to manage expectations.

templates/pages/about.html

index cf9f88394b3d7debba3591423ef71f7a8abaeaf1..9f6ef42a681c0a65eb33efa1851dea1498a7ef72 100644 (file)
@@ -7,7 +7,7 @@
 more than 15 years of active development and a proven architecture that has
 earned it a strong reputation for reliability, data integrity, and
 correctness. It runs on all major operating systems, including Linux, UNIX (AIX,
-BSD, HP-UX, SGI IRIX, macOS, Solaris, Tru64), and Windows. It is
+BSD, HP-UX, macOS, Solaris), and Windows. It is
 fully ACID compliant, has full support for foreign keys, joins, views, triggers,
 and stored procedures (in multiple languages). It includes most SQL:2008
 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL,