Re: Re: [SQL] renaming columns... danger?

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: [SQL] renaming columns... danger?
Date: 2001-01-07 07:55:44
Message-ID: 3.0.5.32.20010107185544.03968700@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

At 15:15 7/01/01 +0900, Tatsuo Ishii wrote:
>> As for the latest CVS source, it looks still we have problems
>> regarding alter table rename column and pg_dump as Grant has
>> mentioned. Results of pg_dump is attached.
>
>Sorry, an attachmet was missing.
>

I can reproduce this in 7.0.2 as well; it's because the PK attr name comes
from the index relation attr names, not the original relation. I'll look
into alternative queries but would welcome suggestions.

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2001-01-07 08:36:23 Suggested fix for pg_dump
Previous Message Tatsuo Ishii 2001-01-07 06:15:38 Re: Re: [SQL] renaming columns... danger?

Browse pgsql-sql by date

  From Date Subject
Next Message guard 2001-01-07 08:10:25 create default
Previous Message Tatsuo Ishii 2001-01-07 06:15:38 Re: Re: [SQL] renaming columns... danger?