Update documentation - include supported windows version for release 12
Emil Iggland <[email protected]> Tue, 15 Oct 2019 11:56:38 +0200
| Newsgroups | gmane.comp.db.postgresql.devel.documentation |
|---|---|
| Message-ID | <[email protected]> |
PostgreSQL 12 has been released and is available for download from the EnterpriseDB website. The documentation should be updated to reflect the supported versions. Attached patch does that. -- Emil Iggland Westmansgatan 37, SE-582 16 Linköping Direkt: +46(0)70 - 964 27 87 Växel: +46(0)13 - 36 46 00 Mail: [email protected]
0001-Update-windows.html.patch
(text/plain, 574 B)
diff --git a/templates/pages/download/windows.html b/templates/pages/download/windows.html
index 651efac..dbbd675 100644
--- a/templates/pages/download/windows.html
+++ b/templates/pages/download/windows.html
@@ -47,7 +47,12 @@ This download is intended for users who wish to include PostgreSQL as part of an
</tr>
</thead>
<tbody>
- <tr>
+ <tr>
+ <th scope="row">12</th>
+ <td>2019, 2016, 2012 R2</td>
+ <td> </td>
+ </tr>
+ <tr>
<th scope="row">11</th>
<td>2019, 2016, 2012 R2</td>
<td> </td>
--
2.23.0