Re: \crosstabview fixes

From: Christoph Berg <myon(at)debian(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Daniel Verite <daniel(at)manitou-mail(dot)org>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: \crosstabview fixes
Date: 2016-04-14 09:34:05
Message-ID: 20160414093405.GB11804@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Tom Lane 2016-04-14 <15673(dot)1460592362(at)sss(dot)pgh(dot)pa(dot)us>
> Here's a patch along those lines. Any objections?

> <term><literal>\crosstabview [
> <replaceable class="parameter">colV</replaceable>
> ! [ <replaceable class="parameter">colH</replaceable>
> ! [ <replaceable class="parameter">colD</replaceable>
> ! [ <replaceable class="parameter">scolH</replaceable>
> ! ] ] ] ] </literal></term>

Maybe use "sortcolH" to make it immediately clear what it does?

When I first read the docs it seemed to me that this scolH thing would
introduce a lot of magic until I finished the text, sortcolH would
have made me more comfortable with it.

Christoph

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Verite 2016-04-14 09:41:20 Re: \crosstabview fixes
Previous Message Pavel Stehule 2016-04-14 09:13:54 Re: SEGFAULT in CREATE EXTENSION related pg_init_privs