Re: Bug #574: can not create tables that start with "Clinic"

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: <ivan(at)jaildoc(dot)com>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Bug #574: can not create tables that start with "Clinic"
Date: 2002-02-07 00:20:47
Message-ID: Pine.LNX.4.30.0202061919030.682-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> Ivan Handler (ivan(at)jaildoc(dot)com) reports a bug with a severity of 3
> The lower the number the more severe it is.
>
> Short Description
> can not create tables that start with "Clinic"

You sure can, but they can't contain a column of data type NUMBER(x),
because there is no such data type. The RAW(x) data type used elsewhere
also doesn't exist.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Edwin Grubbs 2002-02-07 00:20:55 Re: Bug #574: can not create tables that start with "Clinic"
Previous Message pgsql-bugs 2002-02-07 00:00:36 Bug #574: can not create tables that start with "Clinic"