BUG #1434: ERROR: type "bigserial" does not exist - Mailing list pgsql-bugs

From Brad Snobar
Subject BUG #1434: ERROR: type "bigserial" does not exist
Date
Msg-id 200501222228.j0MMSGis002200@developer.pgadmin.org
Whole thread Raw
Responses Re: BUG #1434: ERROR: type "bigserial" does not exist  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List 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 by date:

Previous
From: "Sam Hahn"
Date:
Subject: BUG #1432: type "cube" does not exist
Next
From: "Hendrik Mueller"
Date:
Subject: BUG #1429: stats tests fails