User Manual
authorBruce Momjian
Mon, 12 Feb 2001 14:21:27 +0000 (14:21 +0000)
committerBruce Momjian
Mon, 12 Feb 2001 14:21:27 +0000 (14:21 +0000)
  Chapter 4
   String Operators
    Table 4.7: Other String Functions
      strpos is missing the result in the result column, it should be 2
      Also to_ascii might need a result but maybe not.

Appendix A
In the Time Zone Table
 Greenwich is spelled Greenwish

David Aldrich

doc/src/sgml/datetime.sgml
doc/src/sgml/func.sgml

index 5a035db4b46aa5666457474443313be00a03234a..fa33fd7f4b9154fa222e15cdb2b1abd30b913a27 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -266,7 +266,7 @@ Date/time details
       
        GMT
        0:00
-       Greenwish Mean Time
+       Greenwich Mean Time
       
       
        WET
index 5e10ded524252662ad3d920663934557a560121c..9f2b0c9fc6ded9ab20f3b570638b108d145f1c76 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Functions and Operators
        argument order)
       
       strpos('high','ig')
+      2
      
 
      
       text
       Converts text from multibyte encoding to ASCII.
       to_ascii('Karel')
-      
+      Karel