Re: Typo in pg_visibility - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Typo in pg_visibility
Date
Msg-id b6a3db1c-6a26-1e0d-4261-f2d14a0ece4e@lab.ntt.co.jp
Whole thread Raw
In response to Typo in pg_visibility  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: Typo in pg_visibility  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
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,
Amit

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Typo in pg_visibility
Next
From: Jim Nasby
Date:
Subject: Re: Reviewing freeze map code