Re: psql: Add leakproof field to \dAo+ meta-command results - Mailing list pgsql-hackers

From Yugo NAGATA
Subject Re: psql: Add leakproof field to \dAo+ meta-command results
Date
Msg-id 20250115012141.36f1c60288a502eb85e38651@sraoss.co.jp
Whole thread Raw
In response to Re: psql: Add leakproof field to \dAo+ meta-command results  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-hackers
On Tue, 14 Jan 2025 13:58:18 +0000
Dean Rasheed <dean.a.rasheed@gmail.com> wrote:

> On Tue, 14 Jan 2025 at 08:44, Yugo NAGATA <nagata@sraoss.co.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.

Thank you!

Regards,
Yugo Nagata

-- 
Yugo NAGATA <nagata@sraoss.co.jp>



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: question about executor hooks
Next
From: Nathan Bossart
Date:
Subject: Re: Support --include-analyze in pg_dump, pg_dumpall, pg_restore