[PATCH] Simple typos fix

From: Andrea Gelmini <andrea(dot)gelmini(at)linux(dot)it>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, bruce(at)momjian(dot)us
Subject: [PATCH] Simple typos fix
Date: 2019-05-28 18:17:18
Message-ID: 20190528181718.GA39034@glet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi everybody,
thanks a lot for your work.

This is just a stupid patch to fix some typos.
Thanks a lot to Magnus for the review.

You can see it also on GitHub,¹ if you prefer, or
apply it on top of today latest GIT.²

It passed "make check" on Linux.

Ciao,
Gelma

---

¹ https://github.com/Gelma/postgres/commit/6c59961f91b89f55b103c57fffa94308dc29546a
² commit: d5ec46bf224d2ea1b010b2bc10a65e44d4456553

Attachment Content-Type Size
typo.diff text/x-diff 35.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2019-05-28 18:37:54 Re: Indexing - comparison of tree structures
Previous Message Adrian Klaver 2019-05-28 17:26:41 Re: Alternate methods for multiple rows input/output to a function.