Re: Fix a typo in verify_heapam.c

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix a typo in verify_heapam.c
Date: 2020-11-02 08:10:56
Message-ID: a2eb44e3-0947-7c7f-57ca-2fbe57257237@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 02/11/2020 10:05, Masahiko Sawada wrote:
> Hi all,
>
> I've attached a patch that fixes a typo in verify_heapam.c recently added.
>
> s/wheter/whether/

This was just fixed in commit 8a15e735b.

- Heikki

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2020-11-02 08:18:23 Re: reindex partitioned indexes: refactor ReindexRelationConcurrently ?
Previous Message Masahiko Sawada 2020-11-02 08:05:46 Fix a typo in verify_heapam.c