Re: Add \pset options for boolean value display

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add \pset options for boolean value display
Date: 2025-06-24 22:18:31
Message-ID: CAKFQuwZaeRT3Nco9sPd-9ZwEuStUZLU+AKH9+iRf4978T59kRg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 20, 2025 at 8:24 PM David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:

> It's \pset null for boolean values
>

v1, Ready aside from bike-shedding the name.

David J.

Attachment Content-Type Size
v1-0001-Add-pset-options-for-boolean-value-display.patch text/x-patch 8.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-06-24 22:30:58 Re: Add \pset options for boolean value display
Previous Message Tom Lane 2025-06-24 22:17:51 Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson