pgsql: Remove StoreSingleInheritance reimplementation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Remove StoreSingleInheritance reimplementation
Дата
Msg-id E1lPQNZ-0007K3-L0@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_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(-)


В списке 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