BUG #1434: ERROR: type "bigserial" does not exist

Поиск
Список
Период
Сортировка
От Brad Snobar
Тема BUG #1434: ERROR: type "bigserial" does not exist
Дата
Msg-id 200501222228.j0MMSGis002200@developer.pgadmin.org
обсуждение исходный текст
Ответы Re: BUG #1434: ERROR: type "bigserial" does not exist  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1434
Logged by:          Brad Snobar
Email address:      bradsnobar@netscape.net
PostgreSQL version: 8.0
Operating system:   Linux
Description:        ERROR: type "bigserial" does not exist
Details:

The column was a primary key bigint.

ALTER TABLE "public"."CategoryBuildingRankSchemas"
  ALTER COLUMN "IDCategoryBuildingRankSchema" TYPE BIGSERIAL;

ERROR:  type "bigserial" does not exist

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Sam Hahn"
Дата:
Сообщение: BUG #1432: type "cube" does not exist
Следующее
От: "Hendrik Mueller"
Дата:
Сообщение: BUG #1429: stats tests fails