Re: psql: Add leakproof field to \dAo+ meta-command results

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp>
Cc: Erik Wienhold <ewie(at)ewie(dot)name>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: psql: Add leakproof field to \dAo+ meta-command results
Date: 2025-01-14 13:58:18
Message-ID: CAEZATCUO8H2s88nAg7fetc41xpMvBoR2GHHRropFALVkVpLjOQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 14 Jan 2025 at 08:44, Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp> wrote:
>
> I've attached a updated patch v4 that includes fixes on translate_columns[]
> and ranslate_columns_pre_96[].
>

This looked good to me, so I've pushed both patches.

I changed the column name to "Leakproof?" with a question mark,
because all other boolean columns in psql meta-commands end with a
question mark.

Regards,
Dean

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matheus Alcantara 2025-01-14 14:14:54 Re: SCRAM pass-through authentication for postgres_fdw
Previous Message Nazir Bilal Yavuz 2025-01-14 13:43:28 Re: Make pg_stat_io view count IOs as bytes instead of blocks