OSDN Git Service

Update to_char("CC") description.
authorBruce Momjian <bruce@momjian.us>
Fri, 12 Jan 2007 20:06:10 +0000 (20:06 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 12 Jan 2007 20:06:10 +0000 (20:06 +0000)
doc/src/sgml/func.sgml

index c2a3409..7617642 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.348 2006/12/21 16:05:12 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.349 2007/01/12 20:06:10 momjian Exp $ -->
 
  <chapter id="functions">
   <title>Functions and Operators</title>
@@ -4617,7 +4617,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        </row>
        <row>
         <entry><literal>CC</literal></entry>
-        <entry>century (2 digits)</entry>
+        <entry>century component of year (minimum 2 digits)</entry>
        </row>
        <row>
         <entry><literal>J</literal></entry>