Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdf8186b

Browse files
committed
Add note that partial indices are not currently supported.
1 parentc3151c2 commitdf8186b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎doc/src/sgml/indices.sgml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,17 @@ CREATE MEMSTORE ON <table> COLUMNS <cols>
335335
</para>
336336
</note>
337337

338+
<note>
339+
<title>Note</title>
340+
<para>
341+
Partial indices are not currently supported by
342+
<productname>PostgreSQL</productname>, but they were once supported
343+
by its predecessor <productname>Postgres</productname>, and much
344+
of the code is still there. We hope to revive support for this
345+
feature someday.
346+
</para>
347+
</note>
348+
338349
<para>
339350
A <firstterm>partial index</firstterm>
340351
is an index built over a subset of a table; the subset is defined by

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp