pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche
Date
Msg-id E1t2WK7-001dQb-3L@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified

Missed in 8b08f7d4820f; backpatch to all supported branches.

Reported-by: alvaro@datadoghq.com
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/172924785099.698.15236991344616673753@wrigleys.postgresql.org

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/dd27cc044447202580ab24eedd114a264197710d

Modified Files
--------------
doc/src/sgml/ref/alter_index.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: pgsql: SQL/JSON: Fix some oversights in commit b6e1157e7
Next
From: Michael Paquier
Date:
Subject: pgsql: injection_points: Add basic isolation test