Re: psql: bogus descriptions displayed by \d+
От
Kevin Grittner
Тема
Re: psql: bogus descriptions displayed by \d+
Дата
Msg-id
4E3AAAC3020000250003FAB3@gw.wicourts.gov
Ответ на
Re: psql: bogus descriptions displayed by \d+ (Peter Eisentraut)
Список
Дерево обсуждения
psql: bogus descriptions displayed by \d+ Josh Kupershmidt <schmiddy@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Tom Lane <tgl@sss.pgh.pa.us>
Re: psql: bogus descriptions displayed by \d+ Tom Lane <tgl@sss.pgh.pa.us>
Re: psql: bogus descriptions displayed by \d+ Robert Haas <robertmhaas@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Josh Kupershmidt <schmiddy@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Josh Kupershmidt <schmiddy@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Robert Haas <robertmhaas@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Josh Kupershmidt <schmiddy@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Robert Haas <robertmhaas@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Peter Eisentraut <peter_e@gmx.net>
Re: psql: bogus descriptions displayed by \d+ Robert Haas <robertmhaas@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Peter Eisentraut <peter_e@gmx.net>
Re: psql: bogus descriptions displayed by \d+ Robert Haas <robertmhaas@gmail.com>
Re: psql: bogus descriptions displayed by \d+ "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: psql: bogus descriptions displayed by \d+ Josh Kupershmidt <schmiddy@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Peter Eisentraut <peter_e@gmx.net>
Re: psql: bogus descriptions displayed by \d+ "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: psql: bogus descriptions displayed by \d+ Jeff Davis <pgsql@j-davis.com>
Re: psql: bogus descriptions displayed by \d+ Robert Haas <robertmhaas@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Peter Eisentraut <peter_e@gmx.net>
Re: psql: bogus descriptions displayed by \d+ Robert Haas <robertmhaas@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Peter Eisentraut <peter_e@gmx.net>
Re: psql: bogus descriptions displayed by \d+ Robert Haas <robertmhaas@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Tom Lane <tgl@sss.pgh.pa.us>
Re: psql: bogus descriptions displayed by \d+ Josh Kupershmidt <schmiddy@gmail.com>
Re: psql: bogus descriptions displayed by \d+ Robert Haas <robertmhaas@gmail.com>
Peter Eisentraut wrote: > According to scientific-ish database literature, a table is a > relation and vice versa. I've generally understood the terms more like what is described near the top of this page: http://en.wikipedia.org/wiki/Relation_%28database%29 "In SQL, [...] a relation variable is called a table." I'll admit that how these terms are treated depends very much on the source, and we should define our terms to avoid confusion. But defining a relation as set of records, and a table as a variable which holds a maintainable "concrete" relation (or something more or less to that effect) makes some sense to me. -Kevin
В списке pgsql-hackers по дате отправления