Re: Information about columns

From: Dario Teixeira <darioteixeira(at)yahoo(dot)com>
To: John DeSoi <desoi(at)pgedit(dot)com>
Cc: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, pgsql-general(at)postgresql(dot)org
Subject: Re: Information about columns
Date: 2009-06-23 12:47:10
Message-ID: 807126.41796.qm@web111509.mail.gq1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2009-06-23 13:00:51 Re: [BUGS] Integrity check
Previous Message David Fetter 2009-06-23 12:38:42 Re: [BUGS] Integrity check