adding tab completions - Mailing list pgsql-hackers

From Justin Pryzby
Subject adding tab completions
Date
Msg-id 20180529000623.GA21896@telsasoft.com
Whole thread Raw
Responses Re: adding tab completions  (Arthur Zakirov <a.zakirov@postgrespro.ru>)
Re: adding tab completions  (Edmund Horner <ejrh00@gmail.com>)
Re: adding tab completions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Find attached tab completion for the following:

"... Also, recursively perform VACUUM and ANALYZE on partitions when the
command is applied to a partitioned table."
3c3bb99330aa9b4c2f6258bfa0265d806bf365c3

Add parenthesized options syntax for ANALYZE.
854dd8cff523bc17972d34772b0e39ad3d6d46a4

Add VACUUM (DISABLE_PAGE_SKIPPING) for emergencies.
ede62e56fbe809baa1a7bc3873d82f12ffe7540b

Allow multiple tables to be specified in one VACUUM or ANALYZE command.
11d8d72c27a64ea4e30adce11cf6c4f3dd3e60db

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: perl checking
Next
From: Euler Taveira
Date:
Subject: Re: behave of --create-slot option