Обсуждение: BUG #5742: cannot alter column

Поиск
Список
Период
Сортировка

BUG #5742: cannot alter column

От
"Tian Shiquan"
Дата:
The following bug has been logged online:

Bug reference:      5742
Logged by:          Tian Shiquan
Email address:      tian2004_2008@163.com
PostgreSQL version: 8.3.11
Operating system:   windows xp sp3
Description:        cannot alter column
Details:

if column is used by view or function,I will alter the column,then the
system notice:rule _RETURN on view mop3000c_view depends on column
"cust_cono"

Re: BUG #5742: cannot alter column

От
Robert Haas
Дата:
On Wed, Nov 3, 2010 at 2:40 AM, Tian Shiquan <tian2004_2008@163.com> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A05742
> Logged by: =A0 =A0 =A0 =A0 =A0Tian Shiquan
> Email address: =A0 =A0 =A0tian2004_2008@163.com
> PostgreSQL version: 8.3.11
> Operating system: =A0 windows xp sp3
> Description: =A0 =A0 =A0 =A0cannot alter column
> Details:
>
> if column is used by view or function,I will alter the column,then the
> system notice:rule _RETURN on view mop3000c_view depends on column
> "cust_cono"

It does do that, but I don't think it's a bug.

--=20
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company