Re: BUG #17957: psql-16beta1 \df+ does not show the function body

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: bzm(at)2bz(dot)de, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17957: psql-16beta1 \df+ does not show the function body
Date: 2023-06-02 00:00:39
Message-ID: ZHkxJ/X6CRKkRKNE@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jun 1, 2023 at 06:18:09PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > On Thu, Jun 1, 2023 at 05:57:19PM +0000, PG Bug reporting form wrote:
> >> The release notes do not mention \df+.
>
> > We had this commit in PG 16:
>
> > Show "internal name" not "source code" in psql's \df+ command.
>
> > I didn't think anyone would mind the change so I didn't document it in
> > the release notes --- should I?
>
> I think it needs to be mentioned, since it's a nontrivial user-visible
> behavioral change. I'm not sure it's a compatibility item, but it
> ought to be there somewhere.

Added, patch attached.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Only you can decide what is important to you.

Attachment Content-Type Size
master.diff text/x-diff 751 bytes

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kyotaro Horiguchi 2023-06-02 21:34:18 Re: BUG #17947: Combination of replslots pgstat issues causes error/assertion failure
Previous Message Tom Lane 2023-06-01 22:18:09 Re: BUG #17957: psql-16beta1 \df+ does not show the function body