| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Fabrízio Mello <fabriziomello(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Removal of FORCE option in REINDEX |
| Date: | 2015-04-08 12:04:50 |
| Message-ID: | CAHGQGwHQ7oM2avzggfnsWF56Z8W2TTX9jpK_NYntj=9DRg_TLQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Apr 8, 2015 at 1:17 PM, Fabrízio de Royes Mello
<fabriziomello(at)gmail(dot)com> wrote:
>
>
> Em quarta-feira, 8 de abril de 2015, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
> escreveu:
>>
>> Hi,
>>
>> While reviewing the REINDEX VERBOSE patch, I felt inclined to remove FORCE
>> option support from REINDEX command. It has been marked "obsolete" since
>> very old version 7.4. I think that it's no longer worth keeping supporting
>> it.
>> Thought?
>>
>
> +1
I'm thinking to apply the attached patch.
But does anyone want to keep supporting the option? Why?
Regards,
--
Fujii Masao
| Attachment | Content-Type | Size |
|---|---|---|
| remove_force_option_from_reindex_syntax_v1.patch | text/x-patch | 3.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2015-04-08 12:12:07 | Re: Parallel Seq Scan |
| Previous Message | Amit Kapila | 2015-04-08 12:03:29 | Re: TABLESAMPLE patch |