Re: Typo in pg_visibility

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Typo in pg_visibility
Date: 2016-06-08 00:45:40
Message-ID: b6a3db1c-6a26-1e0d-4261-f2d14a0ece4e@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
pgvisibility-doc-typo.patch text/x-diff 546 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2016-06-08 01:10:05 Re: Reviewing freeze map code
Previous Message Amit Langote 2016-06-08 00:38:05 Typo in pg_visibility