mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
doc: Fix some grammar and inconsistencies
Some comments are fixed while on it. Author: Justin Pryzby Discussion: https://postgr.es/m/20200818171702.GK17022@telsasoft.com Backpatch-through: 9.6
This commit is contained in:
@@ -889,7 +889,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
|
||||
from the parent table will be created in the partition, if they don't
|
||||
already exist.
|
||||
If any of the <literal>CHECK</literal> constraints of the table being
|
||||
attached is marked <literal>NO INHERIT</literal>, the command will fail;
|
||||
attached are marked <literal>NO INHERIT</literal>, the command will fail;
|
||||
such constraints must be recreated without the
|
||||
<literal>NO INHERIT</literal> clause.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user