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

From: "Brad Snobar" <bradsnobar(at)netscape(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1434: ERROR: type "bigserial" does not exist
Date: 2005-01-22 22:28:16
Message-ID: 200501222228.j0MMSGis002200@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1434
Logged by: Brad Snobar
Email address: bradsnobar(at)netscape(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-01-22 23:01:11 Re: BUG #1414: DOC - pl/Perl hash tags missing
Previous Message Robert Treat 2005-01-22 19:37:59 inconsitent tab completion in psql