TAB doesn't work in psql

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: TAB doesn't work in psql
Date: 1999-10-14 22:03:07
Message-ID: 199910142203.SAA05343@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I can't tab anymore in psql:

test=> CREATE TABLE friends (
test->
Display all 161 possibilities? (y or n)

What is this. Looks like readline is assuming my tab means 'tab
completion'. I don't have a problem with tab completion, but I like to
use tab when typing queries to indent my SQL.

When did this happen?

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mike Mascari 1999-10-15 01:31:34 ORACLE COMMENT statement
Previous Message Bruce Momjian 1999-10-14 21:42:35 Re: [DOCS] Business Plan for PostgreSQL book?