Re: Fix \crosstabview to honor \pset display_true/display_false

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Bruce Momjian <bmomjian(at)gmail(dot)com>
Subject: Re: Fix \crosstabview to honor \pset display_true/display_false
Date: 2026-06-20 10:32:20
Message-ID: ajZrXdsJA-lYmfCo@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2026-Jun-19, David G. Johnston wrote:

> Chao's decision to include the row and column headers makes more sense to
> me. The promise of this feature is that the visual output of booleans as
> t/f should go away if the user chooses to make use of these
> local variables. While we may not be able get them all (e.g.,
> composites and arrays) doing so here is trivial to accomplish.

OK. TBH that part seemed a bit over the top to me, but that wasn't a
very strongly held opinion. I'll put that back and push soonish.

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"La gente vulgar sólo piensa en pasar el tiempo;
el que tiene talento, en aprovecharlo"

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2026-06-20 10:35:47 Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Previous Message Amit Kapila 2026-06-20 10:20:58 Re: Fix publisher-side sequence permission reporting