index 1b336ba65def0565b85e82d13fce94247d924f06..5aaf4dd2ace5e1d15a2004bf5d9bac6bc5a3c5c5 100644 (file)
-<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.363 2007年02月19日 18:20:06 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.364 2007年02月19日 22:10:52 momjian Exp $ -->
<chapter id="functions">
<title>Functions and Operators</title>
<listitem>
<para>
<function>to_char(..., 'ID')</function>'s day of the week numbering
- matches the <function>extract('isodow', ...)</function> function.
+ matches the <function>extract('isodow', ...)</function> function, but
<function>to_char(..., 'D')</function>'s does not match
<function>extract('dow', ...)</function>'s day numbering.
</para>