Re: Proposal : REINDEX SCHEMA

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Proposal : REINDEX SCHEMA
Дата
Msg-id CAHGQGwH9PpNKgcwp=VSr7O4RV8Jscp4s4yfWza07xedJAc31tw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Proposal : REINDEX SCHEMA  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Ответы Re: Proposal : REINDEX SCHEMA  (Sawada Masahiko <sawada.mshk@gmail.com>)
Список pgsql-hackers
On Fri, Oct 24, 2014 at 3:41 AM, Fabrízio de Royes Mello
<fabriziomello@gmail.com> wrote:
> On Wed, Oct 22, 2014 at 9:21 PM, Alvaro Herrera <alvherre@2ndquadrant.com>
> wrote:
>>
>> Sawada Masahiko wrote:
>>
>> > Thank you for reviewing.
>> > I agree 2) - 5).
>> > Attached patch is latest version patch I modified above.
>> > Also, I noticed I had forgotten to add the patch regarding document of
>> > reindexdb.
>>
>> Please don't use pg_catalog in the regression test.  That way we will
>> need to update the expected file whenever a new catalog is added, which
>> seems pointless.  Maybe create a schema with a couple of tables
>> specifically for this, instead.
>>
>
> Attached new regression test.

Hunk #1 FAILED at 1.
1 out of 2 hunks FAILED -- saving rejects to file
src/bin/scripts/t/090_reindexdb.pl.rej

I tried to apply the 001 patch after applying the 000, but it was not
applied cleanly.

At least to me, it's more intuitive to use "SCHEMA" instead of "ALL IN SCHEMA"
here because we already use "DATABASE" instead of "ALL IN DATABASE".

Regards,

--
Fujii Masao



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

Предыдущее
От: "Tomas Vondra"
Дата:
Сообщение: Re: two dimensional statistics in Postgres
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Typo in comment