Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit abb17ae

Browse files
committed
Add missing article
Noticed while reviewing nearby text
1 parent 1298fcc commit abb17ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ddl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3061,7 +3061,7 @@ CREATE TABLE measurement (
30613061
parent. Note that specifying bounds such that the new partition's
30623062
values will overlap with those in one or more existing partitions will
30633063
cause an error. Inserting data into the parent table that does not map
3064-
to one of the existing partitions will cause an error; appropriate
3064+
to one of the existing partitions will cause an error; an appropriate
30653065
partition must be added manually.
30663066
</para>
30673067

0 commit comments

Comments
 (0)