Re: Casting numeric to text - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: Casting numeric to text
Date
Msg-id Pine.LNX.4.30.0104091852010.1255-100000@peter.localdomain
Whole thread Raw
In response to Re: Casting numeric to text  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Responses Re: Casting numeric to text  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
List pgsql-sql
Ross J. Reedstrom writes:

> FYI, I can't find an occurance of '::' that's not part of '::=' in either
> SQL1992.txt or the ansi-iso-[sql]-1999.txt files I've got.

SQL 1999 6.12

<static method invocation> ::=    <user-defined type> <double colon> <method name> [ <SQL argument list> ]

That syntax even makes sense...

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-sql by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Re: open and closed paths ...
Next
From: "Tim Johnson"
Date:
Subject: Re: select substr???