8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7b5ae commit f679398Copy full SHA for f679398
templates/pages/download/windows.html
@@ -59,39 +59,32 @@ <h3>Platform support</h3>
59
<tr>
60
<th>Postgres Version</th>
61
<th>64 Bit Windows Platforms</th>
62
- <th>32 Bit Windows Platforms</th>
63
</tr>
64
</thead>
65
<tbody>
66
67
<th scope="row">17</th>
68
<td>2022, 2019</td>
69
- <td> </td>
70
71
72
<th scope="row">16</th>
73
74
75
76
77
<th scope="row">15</th>
78
<td>2019, 2016</td>
79
80
81
82
<th scope="row">14</th>
83
84
85
86
87
<th scope="row">13</th>
88
89
90
91
92
<th scope="row">12</th>
93
<td>2019, 2016, 2012 R2</td>
94
95
96
</tbody>
97
</table>
0 commit comments