pgsql: Allow tab-completion of :variable even as first word on a line. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Allow tab-completion of :variable even as first word on a line.
Date
Msg-id E1Po14k-0000o3-Ip@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Allow tab-completion of :variable even as first word on a line.

Christoph Berg

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5917574539732a6e521a6dc260fcd7c9a258d89e

Modified Files
--------------
src/bin/psql/tab-complete.c |   22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Typo fixes. receivedUpto should be capitalized consistently.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix comment recently obsoleted