| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Christoph Berg <myon(at)debian(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [patch] \crosstabview documentation |
| Date: | 2016-04-13 20:25:03 |
| Message-ID: | CAKFQuwaisAym=YaRhQ-b4hs3n+3z7V1aABAj7fjf=_GaiKPorw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Apr 13, 2016 at 12:29 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Christoph Berg <myon(at)debian(dot)org> writes:
> > Another thing about \crosstabview:
>
> > # select 1,2 \crosstabview
> > The query must return at least two columns to be shown in crosstab
>
> > s/two/three/, I guess.
>
> Yeah, I noticed that. See
> http://www.postgresql.org/message-id/10276.1460569515@sss.pgh.pa.us
>
> So I guess:
"
crosstabview with only 2 output columns
"
https://wiki.postgresql.org/wiki/Crosstabview
(last section on that page)
never got implemented....
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2016-04-13 20:35:45 | Re: [patch] \crosstabview documentation |
| Previous Message | Alvaro Herrera | 2016-04-13 20:23:21 | Re: \crosstabview fixes |