mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 00:02:17 -04:00
doc: Fix typos
Author: Justin Pryzby <pryzby@telsasoft.com>
This commit is contained in:
parent
fbbe29ba66
commit
b1def471d5
@ -3415,7 +3415,7 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02
|
||||
define any check constraints on this table, unless you intend them
|
||||
to be applied equally to all partitions. There is no point in
|
||||
defining any indexes or unique constraints on it, either. For our
|
||||
example, master table is the <structname>measurement</structname>
|
||||
example, the master table is the <structname>measurement</structname>
|
||||
table as originally defined.
|
||||
</para>
|
||||
</listitem>
|
||||
|
Loading…
x
Reference in New Issue
Block a user