Re: Information about columns - Mailing list pgsql-general

From Dario Teixeira
Subject Re: Information about columns
Date
Msg-id 807126.41796.qm@web111509.mail.gq1.yahoo.com
Whole thread Raw
In response to Information about columns  (Dario Teixeira <darioteixeira@yahoo.com>)
List pgsql-general
Hi,

> It is not as elegant as you would like, but maybe one idea
> is to create your own alias of the built in type so you can
> determine the answer just by looking at the column type. For
> example, instead of using "int" in CREATE TYPE above, create
> a your own type equivalent to an integer.

Thanks for the suggestion.  Yes, that should work, but it really
is a very cumbersome and brittle solution.

Cheers,
Dario





pgsql-general by date:

Previous
From: David Fetter
Date:
Subject: Re: [BUGS] Integrity check
Next
From: Dave Page
Date:
Subject: Re: [BUGS] Integrity check