Re: Remove source code display from \df+? - Mailing list pgsql-hackers

From Isaac Morland
Subject Re: Remove source code display from \df+?
Date
Msg-id CAMsGm5fWK79PWsEBwG85fHSKCLBhoCEt0ftSq1BuC4_hRaNVgg@mail.gmail.com
Whole thread Raw
In response to Re: Remove source code display from \df+?  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Remove source code display from \df+?
Re: Remove source code display from \df+?
List pgsql-hackers
On Wed, 18 Jan 2023 at 00:00, Pavel Stehule <pavel.stehule@gmail.com> wrote:

út 17. 1. 2023 v 20:29 odesílatel Isaac Morland <isaac.morland@gmail.com> napsal:

I welcome comments and feedback. Now to try to find something manageable to review.

looks well

you miss update psql documentation


If the form \df+ is used, additional information about each function is shown, including volatility, parallel safety, owner, security classification, access privileges, language, source code and description.

Thanks, and sorry about that, it just completely slipped my mind. I’ve attached a revised patch with a slight update of the psql documentation. 

you should to assign your patch to commitfest app



Did I miss something?
Attachment

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Progress report of CREATE INDEX for nested partitioned tables
Next
From: Tom Lane
Date:
Subject: Re: Extracting cross-version-upgrade knowledge from buildfarm client