Re: [PATCH] Fix a tiny typo in the documentation - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Fix a tiny typo in the documentation
Date
Msg-id 267EF43C-5E96-4C59-90B0-71A6A8901E9F@yesql.se
Whole thread Raw
In response to [PATCH] Fix a tiny typo in the documentation  (Robin Dupret <robin.dupret@gmail.com>)
Responses Re: [PATCH] Fix a tiny typo in the documentation
List pgsql-hackers
> On 22 Jan 2025, at 09:27, Robin Dupret <robin.dupret@gmail.com> wrote:
>
> Hello,
>
> This is a patch (against the master branch) to fix a tiny typo in the
> documentation.
>
> Here is the only file changed:
>
> * doc/src/sgml/ddl.sgml
>
> (This is the first time I send a patch so sorry if I missed something.)

No worries, it was perfectly fine.  Thanks for your submission and welcome as a
PostgreSQL contributor.

> -    special provision: you must write
> +    special provision you must write:

Nice catch, will fix.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Nisha Moond
Date:
Subject: Re: Conflict detection for update_deleted in logical replication
Next
From: Amit Kapila
Date:
Subject: Re: Pgoutput not capturing the generated columns