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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
Cc: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>, 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: 2024-11-19 00:57:57
Message-ID: ZzvilaqM3TiuXVhd@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Nov 15, 2024 at 05:26:08PM +0000, Dean Rasheed wrote:
> Yes, I think we should do that (in a separate patch).

$ git grep "leakproof" | wc -l
544
$ git grep "leak-proof" | wc -l
8

So there's a clear winner here.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2024-11-19 01:02:41 Re: Make COPY format extendable: Extract COPY TO format implementations
Previous Message Michael Paquier 2024-11-19 00:53:42 Re: Allowing pg_recvlogical to create temporary replication slots