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: emil.iggl...@metrima.com
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