Revert "Temporarily remove links to EDB interactive installers"
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 23 Oct 2020 21:50:49 +0000 (17:50 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 23 Oct 2020 21:50:49 +0000 (17:50 -0400)
templates/pages/download/macosx.html
templates/pages/download/snapshots.html
templates/pages/download/windows.html

index 46ac258d2125c7633d3ef97c62cffe9a9958923c..249e6336d61818802de8e82ed7f7c9732ddcb22d 100644 (file)
@@ -8,9 +8,6 @@
 
 <h2>Interactive installer by EDB</h2>
 
-This installer is temporarily unavailable.
-
-{% comment %}
 <p>
 <a href="https://www.enterprisedb.com/downloads/postgres-postgresql-downloads"> Download the installer</a>
 certified by EDB for all supported PostgreSQL versions.
@@ -80,7 +77,6 @@ This download is intended for users who wish to include PostgreSQL as part of an
     </tr>
   </tbody>
 </table>
-{% endcomment %}
 
 <h2>Postgres.app</h2>
 <p>
index 3a7577d86d61ff18b0832462dbbc5c9b04e41920..55764f008a48cf0d4a2a03a8892a77417599474d 100644 (file)
@@ -40,7 +40,6 @@ all supported <a href="/ftp/snapshot/">stable branches</a>, which contains
 all bugfixes that are scheduled for the next release.
 </p>
 
-{% comment %}
 <h2>Installers</h2>
 <p>
 Installers for Windows and Mac are available <a
@@ -48,7 +47,6 @@ href="https://www.enterprisedb.com/products-services-training/pgdevdownload">
 here</a> (offsite link). These installers also include pgAdmin and are
 published by EDB.
 </p>
-{% endcomment %}
 
 <h2>Red Hat, CentOS, Fedora and Scientific Linux</h2>
 <p>
index 746e2ad19df96dd683e05d87f9c742b75cf5afd8..0bedd2fd29b2ff96efbe363a70d21b9473871e68 100644 (file)
@@ -6,9 +6,6 @@
 
 <h2>Interactive installer by EDB</h2>
 
-This installer is temporarily unavailable.
-
-{% comment %}
 <p>
 <a href="https://www.enterprisedb.com/downloads/postgres-postgresql-downloads"> Download the installer</a>
  certified by EDB for all supported PostgreSQL versions.
@@ -82,5 +79,5 @@ This download is intended for users who wish to include PostgreSQL as part of an
     </tr>
   </tbody>
 </table>
-{% endcomment %}
+
 {%endblock%}