Re: [patch] \crosstabview documentation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christoph Berg <myon(at)debian(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [patch] \crosstabview documentation
Date: 2016-04-13 19:29:59
Message-ID: 20493.1460575799@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2016-04-13 19:35:05 Re: [HACKERS] sign function with INTERVAL?
Previous Message Tom Lane 2016-04-13 19:28:11 Re: [GENERAL] pg_upgrade error regarding hstore operator