Re: Small typo in pageinspect heapfuncs

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Small typo in pageinspect heapfuncs
Date: 2016-10-26 08:16:31
Message-ID: 5772e474-40cf-f69d-e7a6-360dedb533fc@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/26/2016 09:52 AM, Daniel Gustafsson wrote:
> Spotted a tiny typo in contrib/pageinspect/heapfuncs.c: s/accordindly/accordingly/

Fixed, thanks.

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2016-10-26 08:57:15 Re: Declarative partitioning - another take
Previous Message Heikki Linnakangas 2016-10-26 08:16:20 Re: Minor typo in reorderbuffer.c