Re: Odd behavior with views and numeric columns

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Lynn <davidl@ayamba.com>
Cc: pgsql-general@postgresql.org
Date: 2001-02-27T22:17:02Z
Lists: pgsql-general
David Lynn <davidl@ayamba.com> writes:
> When creating a view with a case statement, the resulting numeric column
> is listed as numeric(65535,65531).

This appears to be fixed in current sources.

			regards, tom lane