Update download platform support.
authorDave Page <dpage@pgadmin.org>
Thu, 5 Oct 2017 13:07:53 +0000 (14:07 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 5 Oct 2017 13:07:53 +0000 (14:07 +0100)
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 d7fd6d7101fe4adb1dc3827c8fb85fae18230f7f..a34f45677636986b1891a9c4e5690a836ad57be6 100644 (file)
@@ -160,6 +160,11 @@ and manual installation as well.
       <th>64 Bit Platforms</th>
       <th>32 Bit Platforms</th>
     </tr>
+    <tr>
+      <td>10</td>
+      <td>RHEL / CentOS / OEL 7.x & 6.x</td>
+      <td>RHEL / CentOS / OEL 6.x</td>
+    </tr>
     <tr>
       <td>9.6</td>
       <td>RHEL / CentOS / OEL 7.x & 6.x</td>
index 06924f5b58e333505aa65d1e1f0997d4586089c4..0a97795f5d13539f203a5eb8a72f7e1273d50d9f 100644 (file)
@@ -35,6 +35,11 @@ to find suitable packages. Documentation is also available there.
       <th>64 Bit Platforms</th>
       <th>32 Bit Platforms</th>
     </tr>
+    <tr>
+      <td>10</td>
+      <td>SLES 12.x</td>
+      <td>SLES 12.x</td>
+    </tr>
     <tr>
       <td>9.6</td>
       <td>SLES 12.x</td>
index 183508ce8ed27659f3a26bf1446251b626b21e74..a34004ce122cc076706d57d3bbf61f3b4d70d200 100644 (file)
@@ -102,6 +102,11 @@ version number as required):
       <th>64 Bit Platforms</th>
       <th>32 Bit Platforms</th>
     </tr>
+    <tr>
+      <td>10</td>
+      <td>Ubuntu 14.04 LTS</td>
+      <td>Ubuntu 14.04 LTS</td>
+    </tr>
     <tr>
       <td>9.6</td>
       <td>Ubuntu 14.04 LTS</td>
index fbc9fd55be5c075359e1c6da303b36cc9f29e3a1..cccade77084e82139deb6a5faa3b0424130263d5 100644 (file)
@@ -58,13 +58,17 @@ This download is intended for users who wish to include PostgreSQL as part of an
       <th>PostgreSQL Version</th>
       <th>64 Bit macOS Platforms</th>
     </tr>
+    <tr>
+      <td>10</td>
+      <td>10.10 - 10.12</td>
+    </tr>
     <tr>
       <td>9.6</td>
-      <td>10.8 - 10.12</td>
+      <td>10.10 - 10.12</td>
     </tr>
     <tr>
       <td>9.5</td>
-      <td>10.8 - 10.12</td>
+      <td>10.8 - 10.10</td>
     </tr>
     <tr>
       <td>9.4</td>
index e3c071f96e86a076378f7dfebdfe1ae4cc4d535c..ac616f866f5f582350e7786ba52d36f03b73222d 100644 (file)
@@ -45,6 +45,11 @@ This download is intended for users who wish to include PostgreSQL as part of an
       <th>64 Bit Windows Platforms</th>
       <th>32 Bit Windows Platforms</th>
     </tr>
+    <tr>
+      <td>10</td>
+      <td>2016, 2012 R2 & R1, 2008 R2, 7, 8, 10</td>
+      <td>2008 R1, 7, 8, 10</td>
+    </tr>
     <tr>
       <td>9.6</td>
       <td>2012 R2 & R1, 2008 R2, 7, 8, 10</td>