|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.308 2004/11/11 04:11:07 neilc Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.309 2004/11/20 21:44:24 tgl Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <appendix id="release"> |
@@ -289,7 +289,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.308 2004/11/11 04:11:07 neilc E |
289 | 289 | <para> |
290 | 290 | The <function>extract()</> function (also called |
291 | 291 | <function>date_part</>) now returns the proper year for BC dates. |
292 | | - It previously returned one less than thecurrent year. The |
| 292 | + It previously returned one less than thecorrect year. The |
293 | 293 | function now also returns the proper values for millennium and |
294 | 294 | century. |
295 | 295 | </para> |
|