Re: dev 1.15, wxw 2.9.3 - index column name truncated by 1 char

From: Colin Beckingham <colbec(at)start(dot)ca>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: dev 1.15, wxw 2.9.3 - index column name truncated by 1 char
Date: 2012-04-11 21:13:16
Message-ID: 4F85F3EC.1090907@start.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 04/11/2012 04:38 PM, Colin Beckingham wrote:
> Guillaume, I see the missing column name in index-properties has been
> fixed. Thanks.
>
> However the column name appears to be truncated one char too early;
> bookid becomes booki and authid becomes authi. Seems to be consistent
> across databases.

I am confusing Constraints and Indexes again. The column name is still
missing from _Constraints_, the name is present in _Indexes_ but
truncated 1 char.

Colin Beckingham

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dennis 2012-04-13 18:42:40 Uniform UPDATE queries
Previous Message Colin Beckingham 2012-04-11 20:38:30 dev 1.15, wxw 2.9.3 - index column name truncated by 1 char