Add PG14 supported platforms.
authorDave Page <dpage@pgadmin.org>
Mon, 15 Nov 2021 09:38:39 +0000 (09:38 +0000)
committerDave Page <dpage@pgadmin.org>
Mon, 15 Nov 2021 09:38:39 +0000 (09:38 +0000)
templates/pages/download/macosx.html
templates/pages/download/windows.html

index 5ea5ee819fae820310e9733f1c0d2780336c08f8..33a6dd9a3bc0a683293da26b37f1db6d6f0bb474 100644 (file)
@@ -57,6 +57,10 @@ This download is intended for users who wish to include PostgreSQL as part of an
     </tr>
   </thead>
   <tbody>
+    <tr>
+      <td>14</td>
+      <td>10.14 - 11.x (amd64), 11.x (arm64)</td>
+    </tr>
     <tr>
       <td>13</td>
       <td>10.14 - 11.0</td>
index 634133d950600e6612d757f85e54e7a6f440f338..67596610b06158e8d59bddf4b023dbcb86979013 100644 (file)
@@ -54,6 +54,11 @@ This download is intended for users who wish to include PostgreSQL as part of an
     </tr>
   </thead>
   <tbody>
+    <tr>
+      <th scope="row">14</th>
+      <td>2019, 2016</td>
+      <td>&nbsp;</td>
+    </tr>
     <tr>
       <th scope="row">13</th>
       <td>2019, 2016</td>