From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Isaac Morland <isaac(dot)morland(at)gmail(dot)com> |
Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Remove source code display from \df+? |
Date: | 2023-01-19 04:02:08 |
Message-ID: | CAFj8pRD+RndWZyDqmm_nbkJZ-RW0ry2ohWg2zuDMuFP3f_dCVg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
st 18. 1. 2023 v 16:27 odesílatel Isaac Morland <isaac(dot)morland(at)gmail(dot)com>
napsal:
> On Wed, 18 Jan 2023 at 00:00, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
> wrote:
>
>>
>> út 17. 1. 2023 v 20:29 odesílatel Isaac Morland <isaac(dot)morland(at)gmail(dot)com>
>> napsal:
>>
>>>
>>> I welcome comments and feedback. Now to try to find something manageable
>>> to review.
>>>
>>
>> looks well
>>
>> you miss update psql documentation
>>
>> https://www.postgresql.org/docs/current/app-psql.html
>>
>> 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
>>
>> https://commitfest.postgresql.org/
>>
>
> I thought I had: https://commitfest.postgresql.org/42/4133/
>
ok
>
> Did I miss something?
>
it looks well
regards
Pavel
From | Date | Subject | |
---|---|---|---|
Next Message | Karl O. Pinc | 2023-01-19 04:05:33 | Re: doc: add missing "id" attributes to extension packaging page |
Previous Message | David Rowley | 2023-01-19 03:28:01 | Re: Todo: Teach planner to evaluate multiple windows in the optimal order |