Improve wording of to_char() change in 8.1:
authorBruce Momjian
Wed, 2 Feb 2005 18:16:13 +0000 (18:16 +0000)
committerBruce Momjian
Wed, 2 Feb 2005 18:16:13 +0000 (18:16 +0000)
      The 8.1 release will remove the to_char() function
      for intervals.

doc/src/sgml/release.sgml

index a183bfaa0f0ad70c5fccd3e76c4652832f1d6cf8..f8bd9be82ef50f005274074205b19a44f906bfcc 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -485,8 +485,8 @@ typedefs (Michael)
    
     
      
-      The 8.1 release will remove the function
-       to_char(interval, text).
+      The 8.1 release will remove the to_char() function
+      for intervals.