Bug #652: NAMEDATALEN limitations

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #652: NAMEDATALEN limitations
Date: 2002-04-30 18:15:19
Message-ID: 20020430181519.5E5D9475985@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-sql

Erik Erkelens (Erik_Erkelens(at)yahoo(dot)com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
NAMEDATALEN limitations

Long Description
If NAMEDATALEN is given values of 45,61 initdb -d will fail with the error "relation pg_proc does not exist'.

I'd appreciate a comment in e.g. postgress_ext.h telling me e.g. that it should be a power of two, even or something like that.

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-04-30 18:32:57 Re: Bug #652: NAMEDATALEN limitations
Previous Message Thomas Lockhart 2002-04-30 14:49:42 Re: LIKE Command

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2002-04-30 18:32:57 Re: Bug #652: NAMEDATALEN limitations
Previous Message Tom Lane 2002-04-30 16:44:19 Re: join-performance problem