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

From Ross J. Reedstrom
Subject Re: Casting numeric to text
Date
Msg-id 20010409120221.B29908@rice.edu
Whole thread Raw
In response to Re: Casting numeric to text  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-sql
On Mon, Apr 09, 2001 at 06:53:13PM +0200, Peter Eisentraut wrote:
> 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> ]
> 

Ah, right: My grep excluded the ::= cases, so I missed:

<double colon> ::= ::

> That syntax even makes sense...

No, how could it be? Someone must have failed to run the Babelizer on that part.

Ross


pgsql-sql by date:

Previous
From: "Tim Johnson"
Date:
Subject: Re: select substr???
Next
From: Richard
Date:
Subject: pg_dump and BLOB