Re: A handful of typos in allpaths.c

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: A handful of typos in allpaths.c
Date: 2017-10-19 12:00:18
Message-ID: CABUevEwmoqe-ZUzVS2GMzL0YBwgwGdKQGZBy-vfhfGiZwy_X6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 18, 2017 at 4:45 AM, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
wrote:

> A small patch to fix these is attached.
>

Applied, thanks.

I backpatched the actual error message typo fix. Left the comment alone in
backbranches because it conflicted, so it didn't seem worth it.

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sokolov Yura 2017-10-19 12:10:54 Re: Fix performance degradation of contended LWLock on NUMA
Previous Message Magnus Hagander 2017-10-19 11:57:45 Re: Fix a typo in libpq/auth.c