|
1 | 1 | <!--
|
2 |
| -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.331 2005/04/02 03:42:41 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.332 2005/04/05 04:47:19 tgl Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <appendix id="release">
|
@@ -116,7 +116,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.331 2005/04/02 03:42:41 momjian
|
116 | 116 | <literal>CC</> and <literal>YY</> fields are both used (Karel)</para></listitem>
|
117 | 117 | <listitem><para>Prevent <function>to_char(interval)</> from failing
|
118 | 118 | when given a zero-month interval (Tom)</para></listitem>
|
119 |
| -<listitem><para>Fix wrong week returned by <function>date_trunc('week')</para> |
| 119 | +<listitem><para>Fix wrong week returned by <function>date_trunc</>('week')</para> |
120 | 120 | <para>
|
121 | 121 | This was a problem for early January dates. <function>date_trunc('week')</>
|
122 | 122 | returned the wrong year for <literal> 2005-01-01</> and <literal>2006-01-01</>
|
|