Re: Quick doc typo fix

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Quick doc typo fix
Date: 2019-05-28 19:46:48
Message-ID: CAECtzeVN7eDuJuouiE8M++=7qHUc55nK59=WOd62nG6-xh2yaw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Le mar. 28 mai 2019 à 21:28, Michael Paquier <michael(at)paquier(dot)xyz> a écrit :

> On Tue, May 28, 2019 at 05:05:10PM +0200, Guillaume Lelarge wrote:
> > <row>
> > <entry><link
> linkend="catalog-pg-am"><structname>pg_am</structname></link></entry>
> > - <entry>index access methods</entry>
> > + <entry>table and index access methods</entry>
> > </row>
>
> Perhaps we could just say "relation" here? That's the term used on
> the paragraph describing pg_am.
>

Hehe, that was the first thing I wrote :) but went with "table and index"
as it was also used a bit later in the chapter. Both are fine with me.

--
Guillaume.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2019-05-29 00:42:24 Re: Fix inconsistencies for v12
Previous Message Gurjeet Singh 2019-05-28 19:39:21 Re: Fix comment in pgcrypto tests