Re: Name limitation question - Mailing list pgsql-novice

From Kaarel
Subject Re: Name limitation question
Date
Msg-id 3EF98D34.8050101@future.ee
Whole thread Raw
In response to Re: Name limitation question  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Name limitation question  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
>>We had a limit of first 31, then 63 characters.   Either in 7.3 or in 7.4
>>(beta) that was extended to 128 characters, which should be enough for
>>anybody.
>
>
> No, the default is still 63, and will probably stay there.  You can
> however alter NAMEDATALEN when building the software, if you are hot
> to have a different limit.

Isn't the SQL standard 128 chars?


pgsql-novice by date:

Previous
From: Joe Conway
Date:
Subject: Re: recursive function needs static variable
Next
From: Nabil Sayegh
Date:
Subject: Re: recursive function needs static variable