Re: Typo in a comment in set_rel_size()

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Typo in a comment in set_rel_size()
Date: 2015-04-27 00:59:22
Message-ID: 553D89EA.7020102@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2015-04-25 AM 04:20, Tom Lane wrote: *
>
> It's not a typo; the comment was correct when written. But I evidently
> missed updating it when set_append_rel_pathlist() got split into two
> functions. Applied, thanks for noticing!
>

Ah, thanks!

Amit

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2015-04-27 01:02:06 INSERT ... ON CONFLICT UPDATE/IGNORE 4.0
Previous Message Michael Paquier 2015-04-27 00:20:52 Re: forward vs backward slashes in msvc build code