Fix for psql \d tab completion

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Cc: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Subject: Fix for psql \d tab completion
Date: 2009-04-06 15:52:19
Message-ID: 200904061552.n36FqJH08990@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Treat reported to me that \dS tab completion was not working in
CVS HEAD. I have adjusted the code to handle this and be more flexible
about \d modifiers.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Attachment Content-Type Size
/rtmp/diff text/x-diff 6.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2009-04-06 17:42:38 Re: SSL over Unix-domain sockets
Previous Message Robert Haas 2009-04-06 15:15:05 Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT