Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS

Tatsuro Yamada <yamada.tatsuro@lab.ntt.co.jp>

From: Tatsuro Yamada <yamada.tatsuro@lab.ntt.co.jp>
To: Michael Paquier <michael@paquier.xyz>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>, pgsql-hackers@lists.postgresql.org
Date: 2019-01-28T06:53:21Z
Lists: pgsql-hackers
Hi Michael,

On 2019/01/28 15:31, Michael Paquier wrote:
> On Mon, Jan 28, 2019 at 02:18:25PM +0900, Tatsuro Yamada wrote:
>> I modified the patch to handle the both:
>>    - quoted index names
>>    - complete partial numbers
> 
> Committed, which should close the loop for this thread.  If you have
> suggestions for the documentation, maybe it would be better to start
> another thread.  I am not sure if that's worth worrying about, but
> others may have input to offer on the matter.

Thanks!

I'll send a documentation patch on another thread to hear any opinions.

Regards,
Tatsuro Yamada



Commits

  1. Improve tab completion of ALTER INDEX/TABLE with SET STATISTICS in psql

  2. Prioritize history files when archiving