Re: psql: bogus descriptions displayed by \d+ - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: psql: bogus descriptions displayed by \d+
Date
Msg-id 1313179873.14095.4.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: psql: bogus descriptions displayed by \d+  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: psql: bogus descriptions displayed by \d+
List pgsql-hackers
On tor, 2011-08-04 at 14:59 -0400, Robert Haas wrote:
> > Well, the facts are:  According to the SQL standard, "table"
> includes
> > views and foreign tables.  According to scientific-ish database
> > literature, a table is a relation and vice versa.
> 
> So what are you supposed to call it if you mean, specifically, a
> table?

"A table is either a base table, a derived table, a transient table, or
a viewed table." (SQL/MED adds "foreign table".)

Just FYI.




pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Inserting heap tuples in bulk in COPY
Next
From: Robert Haas
Date:
Subject: Re: psql: bogus descriptions displayed by \d+