Re: Custom type

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: gry(at)ll(dot)mit(dot)edu
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Custom type
Date: 2006-03-24 20:58:10
Message-ID: 9390.1143233890@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

george young <gry(at)ll(dot)mit(dot)edu> writes:
> But not if you specify the object:

> newschm3=# \d+ fffg
> Table "public.fffg"
> Column | Type | Modifiers | Description
> --------+---------+-----------+-------------
> t | text | |
> i | integer | |

> This seems a bit like a bug to me...

No, because that Description column is for comments on the individual
columns.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2006-03-24 21:00:35 Re: Find min and max values across two columns?
Previous Message MaXX 2006-03-24 20:54:28 Re: generate_series to return row that doesn't exist in