mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Improve documentation on DETACH PARTITION lock levels
This was forgotten in 71f4c8c6f7.
Reported-by: Pavel Luzanov <p.luzanov@postgrespro.ru>
Author: Amit Langote <amitlangote09@gmail.com>
Discussion: https://postgr.es/m/0688e7c3-8bc8-a3e4-9d8e-3bcbbf3e1f4d@postgrespro.ru
This commit is contained in:
@@ -967,7 +967,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<varlistentry id="sql-altertable-detach-partition">
|
||||
<term><literal>DETACH PARTITION <replaceable class="parameter">partition_name</replaceable> [ CONCURRENTLY | FINALIZE ]</literal></term>
|
||||
|
||||
<listitem>
|
||||
|
||||
Reference in New Issue
Block a user