Re: renameatt() can rename attribute of index, sequence, ... - Mailing list pgsql-hackers

From KaiGai Kohei
Subject Re: renameatt() can rename attribute of index, sequence, ...
Date
Msg-id 4B8DC91F.6020403@ak.jp.nec.com
Whole thread Raw
In response to Re: renameatt() can rename attribute of index, sequence, ...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
(2010/03/03 11:22), Tom Lane wrote:
> KaiGai Kohei<kaigai@ak.jp.nec.com>  writes:
>> Is it an expected behavior?
> 
> There's no particular reason to forbid it, is there?

Perhaps, it is harmless.

It just seemed to me the renameatt() was not implemented correctly
according to the documentation.
-- 
KaiGai Kohei <kaigai@ak.jp.nec.com>


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: renameatt() can rename attribute of index, sequence, ...
Next
From: Tom Lane
Date:
Subject: Re: USE_LIBXSLT in MSVC builds