Re: language cleanups in code and docs

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: language cleanups in code and docs
Date: 2021-01-05 01:01:03
Message-ID: CA+hUKGLJ2WwpmAstdGa0dhU6HA8YCW_78v1onzt7UO1_T8edQw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jan 5, 2021 at 1:44 PM Dagfinn Ilmari Mannsåker
<ilmari(at)ilmari(dot)org> wrote:
> Thanks! Just after sending that, I thought to grep for "white\W*list"
> as well, and found a few more occurrences that were trivially reworded,
> per the attached patch.

Pushed.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2021-01-05 01:07:24 Re: standby recovery fails (tablespace related) (tentative patch and discussion)
Previous Message Hou, Zhijie 2021-01-05 00:54:29 fix typo in ReorderBufferProcessTXN