Re: Quitting the thes

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Stephen Amell <mrstephenamell(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Quitting the thes
Date: 2019-05-14 00:49:11
Message-ID: 20190514004911.GC1418@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-translators

On Mon, May 13, 2019 at 04:52:15PM -0300, Stephen Amell wrote:
> Here my first patch for postgres. Starting by an easy thing, I correct the
> duplicated "the the" strings from comments on some files.

Welcome!

> - src/backend/executor/execExpr.c
> - src/include/c.h
> - src/include/jit/llvmjit_emit.h
> - src/include/nodes/execnodes.h
> - src/include/replication/logical.h
>
> Any feedback are welcome!

Thanks, committed. I have noticed an extra one in reorderbuffer.c.

If you get interested in more areas of the code, there is plently of
small work items which can be reviewed or worked on.

We have on the wiki a manual about how to submit a patch:
https://wiki.postgresql.org/wiki/Submitting_a_Patch

Patches go through a dedicated commit fest app, and it has many small
fishes which can be worked on:
https://commitfest.postgresql.org/23/
You could get more familiar with some areas of the code this way.

Thanks,
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Alsup 2019-05-14 00:53:51 Re: Re: SQL/JSON: functions
Previous Message Michael Paquier 2019-05-14 00:32:04 Re: How to install login_hook in Postgres 10.5

Browse pgsql-translators by date

  From Date Subject
Next Message Alvaro Herrera 2019-05-15 17:23:20 inconsistent translations, or the language is like that?
Previous Message Stephen Amell 2019-05-13 19:52:15 Quitting the thes