Update supported versions
authorDave Page <dpage@pgadmin.org>
Thu, 2 Jan 2025 09:53:05 +0000 (09:53 +0000)
committerDave Page <dpage@pgadmin.org>
Thu, 2 Jan 2025 09:53:36 +0000 (09:53 +0000)
templates/pages/download/macosx.html
templates/pages/download/windows.html

index 3a29c5b4a25241ce5e1b52054ebdfd5f2c5a55be..a22e260b8b354da49103b8be52d2cfd48f887d85 100644 (file)
@@ -65,6 +65,10 @@ This download is intended for users who wish to include PostgreSQL as part of an
     </tr>
   </thead>
   <tbody>
+    <tr>
+      <td>17</td>
+      <td>11.x (amd64), 12.x (arm64)</td>
+    </tr>
     <tr>
       <td>16</td>
       <td>11.x (amd64), 12.x (arm64)</td>
@@ -85,14 +89,6 @@ This download is intended for users who wish to include PostgreSQL as part of an
       <td>12</td>
       <td>10.13 - 10.15</td>
     </tr>
-    <tr>
-      <td>11</td>
-      <td>10.12 - 10.14</td>
-    </tr>
-    <tr>
-      <td>10</td>
-      <td>10.11 - 10.13</td>
-    </tr>
   </tbody>
 </table>
 
index 5ee199d2383c88af47f2c9d5dcdb4dbc90a32cc5..ec0ec59d81c2a157cef9723976e17d3ed9c66753 100644 (file)
@@ -63,6 +63,11 @@ This download is intended for users who wish to include PostgreSQL as part of an
     </tr>
   </thead>
   <tbody>
+    <tr>
+        <th scope="row">17</th>
+        <td>2022, 2019</td>
+        <td>&nbsp;</td>
+    </tr>
     <tr>
       <th scope="row">16</th>
       <td>2022, 2019</td>
@@ -88,16 +93,6 @@ This download is intended for users who wish to include PostgreSQL as part of an
       <td>2019, 2016, 2012 R2</td>
       <td>&nbsp;</td>
     </tr>
-    <tr>
-      <th scope="row">11</th>
-      <td>2019, 2016, 2012 R2</td>
-      <td>&nbsp;</td>
-    </tr>
-    <tr>
-      <th scope="row">10</th>
-      <td>2016, 2012 R2 &amp; R1, 7, 8, 10</td>
-      <td>2008 R1, 7, 8, 10</td>
-    </tr>
   </tbody>
 </table>