Remove mentions of unsupported version
authorMagnus Hagander <magnus@hagander.net>
Thu, 30 Apr 2020 15:18:20 +0000 (17:18 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 30 Apr 2020 15:18:20 +0000 (17:18 +0200)
PostgreSQL 9.4 is no longer supported, so we shouldn't list it as an
option on the download pages for the interactive installers.

templates/pages/download/linux/debian.html
templates/pages/download/linux/redhat.html
templates/pages/download/linux/suse.html
templates/pages/download/linux/ubuntu.html
templates/pages/download/macosx.html
templates/pages/download/windows.html

index 370a32f898cb365a455db52b5cb5c42ea7511795..7a23c9fd338eb57d977911b3fcf26723363a4401 100644 (file)
@@ -157,11 +157,6 @@ the builtin repositories.
       <td>Debian 7.x</td>
       <td>Debian 7.x</td>
     </tr>
-    <tr>
-      <th scope="row">9.4</th>
-      <td>Debian 7.x</td>
-      <td>Debian 7.x</td>
-    </tr>
   </tbody>
 </table>
 
index 7413a132f7a56fee84d4b2af820bcfeed96c4fd0..77dbca165219e0e8d38582776e88cd252d883635 100644 (file)
@@ -223,11 +223,6 @@ and manual installation as well.
       <td>RHEL / CentOS / OEL 7.x &amp; 6.x</td>
       <td>RHEL / CentOS / OEL 6.x</td>
     </tr>
-    <tr>
-      <th scope="row">9.4</th>
-      <td>RHEL / CentOS / OEL 7.x &amp; 6.x</td>
-      <td>RHEL / CentOS / OEL 6.x</td>
-    </tr>
   </tbody>
 </table>
 
index 2848e6eca28442887922f02564feea4c2c729761..8b75a365136beba0ebec247788fdbc5e0fa435e5 100644 (file)
@@ -65,11 +65,6 @@ to find suitable packages. Documentation is also available there.
       <td>SLES 12.x</td>
       <td>SLES 12.x</td>
     </tr>
-    <tr>
-      <td>9.4</td>
-      <td>SLES 11.x</td>
-      <td>SLES 11.x</td>
-    </tr>
   </tbody>
 </table>
 
index 138f2c876fe99d37ebc9ba850ba8ddec391ff6af..e57579b8a2bc6450becad2eb7244df753d8be93a 100644 (file)
@@ -140,11 +140,6 @@ version number as required):
       <td>Ubuntu 14.04 LTS</td>
       <td>Ubuntu 14.04 LTS</td>
     </tr>
-    <tr>
-      <td>9.4</td>
-      <td>Ubuntu 14.04 LTS</td>
-      <td>Ubuntu 14.04 LTS</td>
-    </tr>
   </tbody>
 </table>
 
index 1fc50db5bc5538a0799e0cf9fafa59231397dc5e..f5737ee5bd52741742195bfd7c4edcfad5954748 100644 (file)
@@ -82,10 +82,6 @@ This download is intended for users who wish to include PostgreSQL as part of an
       <td>9.5</td>
       <td>10.8 - 10.10</td>
     </tr>
-    <tr>
-      <td>9.4</td>
-      <td>10.6 - 10.9</td>
-    </tr>
   </tbody>
 </table>
 
index bfe12f43052e0d058ad58cf6add81c3b1148fbce..af5d72ea81380821e1b7a928103efb9101e174c3 100644 (file)
@@ -72,11 +72,6 @@ This download is intended for users who wish to include PostgreSQL as part of an
       <td>2012 R2 &amp; R1, 2008 R2</td>
       <td>2008 R1</td>
     </tr>
-    <tr>
-      <th scope="row">9.4</th>
-      <td>2012 R2, 2008 R2</td>
-      <td>2008 R1</td>
-    </tr>
   </tbody>
 </table>