Thread: History doc page clarification on naming

History doc page clarification on naming

From
Dave Page
Date:
Further to my previous patch to update the licence preamble (https://www.postgresql.org/message-id/CA%2BOCxoy1Z05qDb1BfZZaVzT%3D6BrEW6u3wxprBkc7pewThJMoCA%40mail.gmail.com), the attached patch updates the history doc page to properly reflect the use of the name "Postgres".

Text by Jonathan Katz, I just turned it into a patch.

This should be backpatched to all supported branches.

--
Attachment

Re: History doc page clarification on naming

From
Daniel Gustafsson
Date:
> On 6 Mar 2025, at 12:05, Dave Page <dpage@pgadmin.org> wrote:
>
> Further to my previous patch to update the licence preamble
(https://www.postgresql.org/message-id/CA%2BOCxoy1Z05qDb1BfZZaVzT%3D6BrEW6u3wxprBkc7pewThJMoCA%40mail.gmail.com),the
attachedpatch updates the history doc page to properly reflect the use of the name "Postgres". 
>
> Text by Jonathan Katz, I just turned it into a patch.

LGTM, tested and it compiles cleanly.

> This should be backpatched to all supported branches.

I can help you apply it once a few more timezones have had a chance to nitpick.

--
Daniel Gustafsson




Re: History doc page clarification on naming

From
Dave Page
Date:


On Thu, 6 Mar 2025 at 12:19, Daniel Gustafsson <daniel@yesql.se> wrote:
> On 6 Mar 2025, at 12:05, Dave Page <dpage@pgadmin.org> wrote:
>
> Further to my previous patch to update the licence preamble (https://www.postgresql.org/message-id/CA%2BOCxoy1Z05qDb1BfZZaVzT%3D6BrEW6u3wxprBkc7pewThJMoCA%40mail.gmail.com), the attached patch updates the history doc page to properly reflect the use of the name "Postgres".
>
> Text by Jonathan Katz, I just turned it into a patch.

LGTM, tested and it compiles cleanly.

> This should be backpatched to all supported branches.

I can help you apply it once a few more timezones have had a chance to nitpick.

Thank you! 

--