Re: Add CINE for ALTER TABLE ... ADD COLUMN

Поиск
Список
Период
Сортировка
От Payal Singh
Тема Re: Add CINE for ALTER TABLE ... ADD COLUMN
Дата
Msg-id 20150422184849.2543.53570.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Add CINE for ALTER TABLE ... ADD COLUMN  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Ответы Re: Add CINE for ALTER TABLE ... ADD COLUMN  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, failed
Implements feature:       not tested
Spec compliant:           not tested
Documentation:            not tested

Seeing this when trying to apply the patch:

Patching file src/backend/commands/tablecmds.c using Plan A...
Hunk #1 FAILED at 328.
Hunk #2 succeeded at 2294 (offset 11 lines).
Hunk #3 FAILED at 3399.
Hunk #4 FAILED at 3500.
Hunk #5 succeeded at 4658 with fuzz 1 (offset 65 lines).
Hunk #6 succeeded at 4753 (offset 66 lines).
Hunk #7 succeeded at 4989 with fuzz 2 (offset 66 lines).
Hunk #8 succeeded at 5003 (offset 69 lines).
Hunk #9 succeeded at 5017 (offset 69 lines).
Hunk #10 succeeded at 5033 (offset 69 lines).

The new status of this patch is: Waiting on Author



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Streaming replication and WAL archive interactions
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: Turning off HOT/Cleanup sometimes