Missing comma?

From: Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru>
To: pgsql-docs(at)postgresql(dot)org
Subject: Missing comma?
Date: 2020-05-13 10:20:41
Message-ID: ad1a0badc32658b1bbb07aa312346a1d@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hello!

https://www.postgresql.org/docs/current/catalog-pg-class.html says
"Columns used to form “replica identity” for rows: d = default (primary
key, if any), n = nothing, f = all columns i = index with indisreplident
set, or default". Am I wrong, or is there a missing comma (or other
punctuation mark) before "i = index"?..

--
Marina Polyakova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2020-05-13 13:23:32 Re: Missing comma?
Previous Message yigong hu 2020-05-13 08:12:04 Re: The suggestion of reducing autovacuum_vacuum_cost_delay should be documented