From: Bruce Momjian Date: Fri, 12 Jan 2007 20:06:10 +0000 (+0000) Subject: Update to_char("CC") description. X-Git-Tag: REL8_3_BETA1~1523 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92dffbd0297feb93e0985415d01db58162aff6de;p=postgresql Update to_char("CC") description. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index c2a3409645..7617642f20 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -4617,7 +4617,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})'); CC - century (2 digits) + century component of year (minimum 2 digits) J