Re: Table name lengths... - Mailing list pgsql-general

From Chris Bowlby
Subject Re: Table name lengths...
Date
Msg-id 1062526135.97203.35.camel@morpheus
Whole thread Raw
In response to Re: Table name lengths...  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-general
On Tue, 2003-09-02 at 14:46, Alvaro Herrera wrote:

> Cast a long string to the name type and measure its length:
>
> test=> SELECT length(repeat('xyzzy', 100)::name);
>  length
> --------
>      63
> (1 row)

 Cool, thanks that will work fairly well..

--
Chris Bowlby <excalibur@hub.org>
Hub.Org Networking Services


pgsql-general by date:

Previous
From: Jeffrey Melloy
Date:
Subject: Re: segfaults / backend crashing
Next
From: "Jenny -"
Date:
Subject: Re: identifying each individual tuple locked