@@ -47,22 +47,28 @@ <h2>Latest Releases</h2>
47
47
< div class ="text ">
48
48
< p >
49
49
< strong >
50
- 2019-11-14 - PostgreSQL 12.1 , 11.6 , 10.11 , 9.6.16 , 9.5.20 , and
51
- 9.4.25 Released!
50
+ 2020-02-13 - PostgreSQL 12.2 , 11.7 , 10.12 , 9.6.17 , 9.5.21 , and
51
+ 9.4.26 Released!
52
52
</ strong >
53
53
</ p >
54
54
< p >
55
55
The PostgreSQL Global Development Group has released an update to
56
56
all supported versions of our database system, including
57
- < a href ="/about/news/1994/ "> 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25</ a > .
58
- This release fixes over 50 bugs reported over the last three months.
57
+ < a href ="/about/news/2011/ "> 12.2, 11.7, 10.12, 9.6.17, 9.5.21, and 9.4.26</ a > .
58
+ This release fixes one < a href ="/support/security/ "> security issue</ a >
59
+ found in the PostgreSQL server and over 75 bugs reported over the last
60
+ three months.
59
61
</ p >
60
62
< p >
61
- PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which
62
- is the next planned cumulative update release. We suggest that you
63
- make plans to upgrade to a newer, supported version of PostgreSQL.
64
- Please see our < a href ="/support/versioning/ "> versioning policy</ a >
65
- for more information.
63
+ Users should plan to update as soon as possible.
64
+ </ p >
65
+ < p >
66
+ This is the last release for PostgreSQL 9.4, which will no longer
67
+ receive security updates and bug fixes. To receive continued support,
68
+ we suggest that you make plans to upgrade to a newer,
69
+ supported version of PostgreSQL. Please see the PostgreSQL
70
+ < a href ="/support/versioning/ "> versioning policy</ a > for more
71
+ information.
66
72
</ p >
67
73
< p >
68
74
You can < a href ="/download/ "> download</ a > the update < a href ="/download/ "> here</ a > .
@@ -149,31 +155,40 @@ <h2 class="centered-lines">Latest News</h2>
149
155
<!-- Featured Post -->
150
156
< header >
151
157
< h3 >
152
- < a href ="/about/news/1994 / ">
153
- PostgreSQL 12.1 , 11.6 , 10.11 , 9.6.16 , 9.5.20 , and 9.4.25 Released
158
+ < a href ="/about/news/2011 / ">
159
+ PostgreSQL 12.2 , 11.7 , 10.12 , 9.6.17 , 9.5.21 , and 9.4.26 Released
154
160
</ a > !
155
161
</ h3 >
156
162
< ul class ="meta ">
157
- < li > < i class ="far fa-clock "> </ i > 2019-11-14 </ li >
163
+ < li > < i class ="far fa-clock "> </ i > 2020-02-13 </ li >
158
164
<!--<li><i class="far fa-comments"></i> 0</li>-->
159
165
</ ul >
160
166
</ header >
161
167
< p >
162
168
The PostgreSQL Global Development Group has released an update to
163
169
all supported versions of our database system, including
164
- < a href ="/about/news/1994/ "> 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25</ a > .
165
- This release fixes over 50 bugs reported over the last three months.
170
+ < a href ="/about/news/2011/ "> 12.2, 11.7, 10.12, 9.6.17, 9.5.21, and 9.4.26</ a > .
171
+ This release fixes one < a href ="/support/security/ "> security issue</ a >
172
+ found in the PostgreSQL server and over 75 bugs reported over the last
173
+ three months.
174
+ </ p >
175
+ < p >
176
+ Users should plan to update as soon as possible.
166
177
</ p >
167
178
< p >
168
- PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which
169
- is the next planned cumulative update release. We suggest that you
170
- make plans to upgrade to a newer, supported version of PostgreSQL.
171
- Please see our < a href ="/support/versioning/ "> versioning policy</ a >
172
- for more information.
179
+ This is the last release for PostgreSQL 9.4, which will no longer
180
+ receive security updates and bug fixes. To receive continued support,
181
+ we suggest that you make plans to upgrade to a newer,
182
+ supported version of PostgreSQL. Please see the PostgreSQL
183
+ < a href ="/support/versioning/ "> versioning policy</ a > for more
184
+ information.
185
+ </ p >
186
+ < p >
187
+ You can < a href ="/download/ "> download</ a > the update < a href ="/download/ "> here</ a > .
173
188
</ p >
174
189
< ul class ="bold ">
175
- < li > < a href ="/about/news/1994 / "> Release Announcement</ a > </ li >
176
- < li > < a href ="/docs/12/release-12-1 .html "> Release Notes</ a > </ li >
190
+ < li > < a href ="/about/news/2011 / "> Release Announcement</ a > </ li >
191
+ < li > < a href ="/docs/12/release-12-2 .html "> Release Notes</ a > </ li >
177
192
< li > < a href ="/support/versioning/ "> Versioning Policy</ a > </ li >
178
193
< li > < a href ="/download/ "> Download</ a > </ li >
179
194
</ ul >
0 commit comments