Re: BUG #4987: registered in pg_type by a wrong table name

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "durfenlee" <durfenlee(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4987: registered in pg_type by a wrong table name
Date: 2009-08-16 18:15:28
Message-ID: 3171.1250446528@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"durfenlee" <durfenlee(at)gmail(dot)com> writes:
> When create table by long table name(63byte just)
> and last charcter is multi-byte charcter,
> It is registered in pg_type by a wrong table name.

Hmm, yup, seems to be broken in 8.3 as well. Thanks for the report!

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message jeremy.rosenburg 2009-08-17 00:07:17 BUG #4988: Installer fails when creating password
Previous Message durfenlee 2009-08-15 17:33:01 BUG #4987: registered in pg_type by a wrong table name