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

Поиск
Список
Период
Сортировка
От Fabrízio de Royes Mello
Тема Re: Add CINE for ALTER TABLE ... ADD COLUMN
Дата
Msg-id CAFcNs+rTez6BiShShyV0iYzSbiiLSif7bxUGvHrdaiSf6V7umw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add CINE for ALTER TABLE ... ADD COLUMN  (Payal Singh <payal@omniti.com>)
Ответы Re: Add CINE for ALTER TABLE ... ADD COLUMN  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Список pgsql-hackers

On Wed, Apr 22, 2015 at 3:48 PM, Payal Singh <payal@omniti.com> wrote:
>
> 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
>

The patch needs a "rebase". Done!

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog: http://fabriziomello.github.io
>> Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
>> Github: http://github.com/fabriziomello
Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Freeze avoidance of very large table.