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

Appearance settings

Commit c4af696

Browse filesBrowse files
committed
Remove doc sentence no longer applicable
Amit Langote
1 parent 4a4e244 commit c4af696
Copy full SHA for c4af696

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎doc/src/sgml/ddl.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ddl.sgml
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2962,9 +2962,8 @@ VALUES ('Albany', NULL, NULL, 'NY');
29622962
Partitions may themselves be defined as partitioned tables, using what is
29632963
called <firstterm>sub-partitioning</firstterm>. Partitions may have their
29642964
own indexes, constraints and default values, distinct from those of other
2965-
partitions. Indexes must be created separately for each partition. See
2966-
<xref linkend="sql-createtable"/> for more details on creating partitioned
2967-
tables and partitions.
2965+
partitions. See <xref linkend="sql-createtable"/> for more details on
2966+
creating partitioned tables and partitions.
29682967
</para>
29692968

29702969
<para>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.