psql: Make tab completion work for ANALYZE VERBOSE ...

From: Greg Sabino Mullane <greg(at)endpoint(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: psql: Make tab completion work for ANALYZE VERBOSE ...
Date: 2009-03-27 01:31:57
Message-ID: 49CC2C8D.3070607@endpoint.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Quick patch to fix the fact that the EXPLAIN ANALYZE VERBOSE is clobbering
tab-completion for ANALYZE VERBOSE.

--
Greg Sabino Mullane greg(at)endpoint(dot)com
End Point Corporation
PGP Key: 0x14964AC8

Attachment Content-Type Size
psql.tab-complete-analyze-verbose.patch text/x-diff 1017 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-03-27 01:34:59 Re: small but useful patches for text search
Previous Message Bruce Momjian 2009-03-27 01:30:32 Re: small but useful patches for text search