| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Greg Smith <greg(at)2ndQuadrant(dot)com> |
| Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: VALUES lists aliases |
| Date: | 2013-06-07 01:04:27 |
| Message-ID: | 1370567067.1218.2.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Tue, 2013-05-21 at 12:18 -0400, Greg Smith wrote:
> Next from the stream of doc comments, someone points out that if you
> read http://www.postgresql.org/docs/current/static/queries-values.html a
> beginner may not understand just what " table alias list" means. If you
> start at the beginning of the chapter it makes more sense, but it isn't
> necessarily obvious even then.
>
> Easiest fix is to demonstrate this by example, so that's what the
> attached patch adds. There was an example of this approach in the full
> documentation of VALUES already, but I felt that one was too complicated
> for a tutorial section.
committed
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2013-06-07 04:11:30 | Re: Minor quibble with description of WINDOW clause |
| Previous Message | eggyknap | 2013-06-05 03:05:57 | Minor quibble with description of WINDOW clause |