Re: [HACKERS] Obsolete reference to ParallelMain() in a comment - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] Obsolete reference to ParallelMain() in a comment
Date
Msg-id CA+TgmobaRGMVNrEJzgsQs=UMxsCRfKE_4unP2iMi5mXTLaPpWQ@mail.gmail.com
Whole thread Raw
In response to [HACKERS] Obsolete reference to ParallelMain() in a comment  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On Wed, Jan 11, 2017 at 2:38 AM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> The comment above ParallelQueryMain() still refers to ParallelMain() as
> its caller which is no longer the case.  Attached fixes that.

Oops.

Thanks, committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] [PATCH] Fix minor race in commit_ts SLRU truncation vslookups