Re: Typos in the code and README

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Alexander Lakhin <exclusion(at)gmail(dot)com>
Subject: Re: Typos in the code and README
Date: 2024-04-15 12:25:45
Message-ID: 39A535AF-154F-4FFD-B887-3C4EDC362DA4@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 14 Apr 2024, at 13:19, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
>
> On Sat, 13 Apr 2024 at 09:17, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>>
>>> On 12 Apr 2024, at 23:15, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
>>> Here's a few more. I've accumulate these over the past couple of months, keeping them stashed in a branch, adding to it whenever I've spotted a minor typo while reading the code.
>>
>> Nice, let's lot all these together.
>
> Here are a few additional ones to add to that.

Thanks. Collecting all the ones submitted here, as well as a few submitted
off-list by Alexander, the patch is now a 3-part patchset of cleanups:

0001 contains the typos and duplicate words fixups, 0002 fixes a parameter with
the wrong name in the prototype and 0003 removes a leftover prototype which was
accidentally left in a refactoring.

--
Daniel Gustafsson

Attachment Content-Type Size
v2-0003-Remove-unused-function-prototype.patch application/octet-stream 1.1 KB
v2-0002-Fix-incorrect-parameter-name-in-prototype.patch application/octet-stream 1.3 KB
v2-0001-Fix-typos-and-duplicate-words-in-comments.patch application/octet-stream 54.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2024-04-15 12:46:31 Re: sql/json remaining issue
Previous Message Justin Pryzby 2024-04-15 12:13:52 pg17 issues with not-null contraints