diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-06-26 11:28:41 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-06-26 11:54:45 -0400 |
commit | 040da42367a5de448ddecf6ee7c09f73580a6b28 (patch) | |
tree | 76a8fe86558ff50eac3ca266fd7727bf174734ee /src/backend/executor/nodeModifyTable.c | |
parent | bbbbc2f8f3f7d628c74317959a2cfe71fea05575 (diff) | |
download | postgresql-040da42367a5de448ddecf6ee7c09f73580a6b28.tar.gz postgresql-040da42367a5de448ddecf6ee7c09f73580a6b28.zip |
Enable failure to rename a partitioned index
Concurrently with partitioned index development (commit 8b08f7d4820f),
the code to handle failure to rename indexes was refactored (commit
8b9e9644dc6a). Turns out that that particular case was untested, which
naturally led it to be broken. Add tests and the missing code line.
Co-authored-by: David Rowley <dgrowley@gmail.com>
Co-authored-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Reported-by: Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>
Discussion: https://postgr.es/m/CAKcux6mfYMS3OX0ywjOiWiGSEKhJf-1zdeTceHFbd0mScUzU5A@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions