Re: Typo in pg_visibility - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Typo in pg_visibility
Date
Msg-id CA+TgmoZRci38=CGuAq6ki_O6MqNtwJfBYN1Fx4LAUYB7thdvnw@mail.gmail.com
Whole thread Raw
In response to Re: Typo in pg_visibility  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On Tue, Jun 7, 2016 at 8:45 PM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> On 2016/06/08 9:38, Amit Langote wrote:
>> Attached fixes a typo:
>>
>> s/PG_ALL_VISIBLE/PD_ALL_VISIBLE/g
>
> Oops.  Made a couple of mistakes there:
>
> Subject: Typo in pg_visibility documentation
> Patch: Really attached this time.

Thanks, committed.

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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [sqlsmith] Failed assertion in postgres_fdw/deparse.c:1116
Next
From: Josh Berkus
Date:
Subject: Re: Rename max_parallel_degree?