git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6dcce39)
Clarify documentation of to_char EEEE pattern
Sat, 3 Apr 2010 07:53:02 +0000 (07:53 +0000)
Sat, 3 Apr 2010 07:53:02 +0000 (07:53 +0000)

diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 18c4e364b8da6e84052c4908b59b36784291e179..4aa78728e3bd7555fa16a7516fb07c125e958745 100644 (file)
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.511 2010年04月03日 07:22:54 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.512 2010年04月03日 07:53:02 petere Exp $ -->
<chapter id="functions">
<title>Functions and Operators</title>
@@ -5473,8 +5473,8 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
<listitem>
<para>
<literal>EEEE</literal> (scientific notation) cannot be used in
- combination with any of the other special formatting patterns or
- modifiers, and must be at the end of the format string
+ combination with any of the other formatting patterns or
+ modifiers other than digit and decimal point patterns, and must be at the end of the format string
(e.g., <literal>9.99EEEE</literal> is a valid pattern).
</para>
</listitem>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /