Skip to content

Commit 550091f

Browse files
committed
Add relkind 'I' to catalog.sgml's list relkinds
Commit 8b08f7d added a relkind for local partitioned indexes, but failed to add it to pg_class's list of possible relkinds. Repair. Author: Peter Geoghegan, Michaël Paquier Discussion: https://postgr.es/m/CAH2-WzkOKptQiE51Bh4_xeEHhaBwHkZkGtKizrFMgEkfUuRRQg@mail.gmail.com
1 parent d758d97 commit 550091f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1840,7 +1840,8 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
18401840
<literal>m</literal> = materialized view,
18411841
<literal>c</literal> = composite type,
18421842
<literal>f</literal> = foreign table,
1843-
<literal>p</literal> = partitioned table
1843+
<literal>p</literal> = partitioned table,
1844+
<literal>I</literal> = partitioned index
18441845
</entry>
18451846
</row>
18461847

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy