Typo in pg_visibility

Started by Amit Langotealmost 10 years ago3 messageshackers
Jump to latest
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp

Attached fixes a typo:

s/PG_ALL_VISIBLE/PD_ALL_VISIBLE/g

Thanks,
Amit

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#2Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
In reply to: Amit Langote (#1)
Re: Typo in pg_visibility

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

Attachments:

pgvisibility-doc-typo.patchtext/x-diff; name=pgvisibility-doc-typo.patchDownload+1-1
#3Robert Haas
robertmhaas@gmail.com
In reply to: Amit Langote (#2)
Re: Typo in pg_visibility

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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers