Re: (plpgsql) DECLARE foo NUMERIC(5,2): syntax error at "("

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Angus Lees <gus(at)switchonline(dot)com(dot)au>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: (plpgsql) DECLARE foo NUMERIC(5,2): syntax error at "("
Date: 2002-02-22 00:07:25
Message-ID: 11969.1014336445@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Angus Lees <gus(at)switchonline(dot)com(dot)au> writes:
> from a quick look at plpgsql/src/gram.y, the decl_dtypename rule
> only allows type modifiers (decl_attypmod) on CHAR, VARCHAR or BPCHAR.

This is fixed in 7.2.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter 2002-02-22 02:37:16 Now trying Cygwin with normal download of PostgreSQL
Previous Message Vivek Khera 2002-02-21 14:36:21 Re: [GENERAL] schema error upgrading from 7.1 to 7.2