Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > Re: BUG #4109: ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 4 Topic 3709 of 4089
Post > Topic >>

Re: BUG #4109: Typo in do***entation

by heikki@[EMAIL PROTECTED] (Heikki Linnakangas) Apr 16, 2008 at 05:42 PM

Fujii Masao wrote:
> The following bug has been logged online:
> 
> Bug reference:      4109
> Logged by:          Fujii Masao
> Email address:      fujii.masao@[EMAIL PROTECTED]
> PostgreSQL version: 8.3
> Operating system:   All
> Description:        Typo in do***entation
> Details: 
> 
> I found the typo in
> http://www.postgresql.org/docs/8.3/static/datatype-enum.html
.
> 
>> The length of an enum value's textual label is limited by the
NAMEDATALEN
> 
>> setting compiled into PostgreSQL; in standard builds this means at most
63
> bytes.
> 
> Correct is that the NAMEDATALEN means 64 bytes in standard builds.

No. NAMEDATALEN is 64 bytes, but the 64th byte is reserved for the 
null-terminator, so the string stored can be at most 63 bytes long.

-- 
   Heikki Lin****angas
   EnterpriseDB   http://www.enterprisedb.com

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 4 Posts in Topic:
BUG #4109: Typo in documentation
fujii.masao@[EMAIL PROTEC  2008-04-16 13:50:56 
Re: BUG #4109: Typo in documentation
heikki@[EMAIL PROTECTED]   2008-04-16 17:42:49 
Re: BUG #4109: Typo in documentation
fujii.masao@[EMAIL PROTEC  2008-04-17 13:39:38 
Re: BUG #4109: Typo in documentation
bruce@[EMAIL PROTECTED]   2008-06-23 18:55:18 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 13 21:35:31 CDT 2008.