pgsql: Remove StoreSingleInheritance reimplementation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Remove StoreSingleInheritance reimplementation
Дата
Msg-id E1lPQNZ-0007K6-LO@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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 <alvherre@alvh.no-ip.org>

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/292b7d9ffa18dfdf2c90efd4f14bbd196ebad76f

Modified Files
--------------
src/backend/commands/indexcmds.c | 18 +-----------------
1 file changed, 1 insertion(+), 17 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Rename a parse node to be more general
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode