BUG #8747: Error Size Integer

From: leandro(dot)eiro(at)cee(dot)ce(dot)gov(dot)br
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8747: Error Size Integer
Date: 2014-01-08 17:26:32
Message-ID: E1W0wtk-0003Fz-Gt@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8747
Logged by: Leandro
Email address: leandro(dot)eiro(at)cee(dot)ce(dot)gov(dot)br
PostgreSQL version: 9.1.0
Operating system: Ubuntu
Description:

I try to change the Integer size, and appears this:

ERROR: syntax error at or near "("
LINE 1: ...jgovce_jevents_vevent" ALTER COLUMN "ev_id" TYPE integer(12)
^

No bloco:
ALTER TABLE "public"."jgovce_jevents_vevent" ALTER COLUMN "ev_id" TYPE
integer(12)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Marko Tiikkaja 2014-01-08 17:30:46 Re: Backends stuck in LISTEN
Previous Message Tom Lane 2014-01-08 17:04:39 Re: Backends stuck in LISTEN