Re: pgsql: Fix comments in StrategyNotifyBgWriter().

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Fix comments in StrategyNotifyBgWriter().
Date: 2017-01-24 01:28:30
Message-ID: 20170124.102830.601199478021032039.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> Tatsuo Ishii <ishii(at)postgresql(dot)org> writes:
>> Fix comments in StrategyNotifyBgWriter().
>
> [ confused... ] Surely this should only have been back-patched as
> far as 9.5?

Oops. You are right. I shouldn't have applied the patch against 9.4 or
before. Will revert.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2017-01-24 01:53:03 pgsql: Revert "Fix comments in StrategyNotifyBgWriter()."
Previous Message Michael Paquier 2017-01-24 01:23:17 Re: [COMMITTERS] pgsql: Add function to import operating system collations