Remove mention of timestamp() in SGML docs; doesn't exist anymore.
authorBruce Momjian
Sun, 2 Jun 2002 21:56:09 +0000 (21:56 +0000)
committerBruce Momjian
Sun, 2 Jun 2002 21:56:09 +0000 (21:56 +0000)
doc/src/sgml/func.sgml

index 978441347a4f83aee43ed7fb3e66d86e2cd0a63c..1c88322891aa57912d8e3af4634aec4c6fec71ba 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -2730,21 +2730,6 @@ PostgreSQL documentation
    Wed Feb 21 17:01:13.000126 2001 EST
        
 
-       
-   timestamp(date)
-   timestamp
-   date to timestamp
-   timestamp(date '2000-12-25')
-   2000-12-25 00:00:00
-       
-
-       
-   timestamp(datetime)
-   timestamp
-   date and time to timestamp
-   timestamp(date '1998-02-24',time '23:07')
-   1998-02-24 23:07:00
-