pgsql: Remove StoreSingleInheritance reimplementation
pgsql: Remove StoreSingleInheritance reimplementation
От:
Alvaro Herrera <alvherre@alvh.no-ip.org>
Дата:
Remove StoreSingleInheritance reimplementation I introduced this duplicate code in commit 8b08f7d4820f for no good reason. Remove it, and backpatch to 11 where it was introduced. Author: Álvaro Herrera Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/a00c3068206e6daa236dbff0256cf3ad25ff5ed2 Modified Files -------------- src/backend/commands/indexcmds.c | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-)