Tab completion issue in 9.0 beta1

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Tab completion issue in 9.0 beta1
Date: 2010-05-18 09:17:00
Message-ID: 1274174220.4103.19.camel@hp-laptop2.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I just noticed this:

bodhi=# INSERT INTO release SAVEPOINT

When there is a table called "release", even if I press V (for VALUES),
psql replaces it with SAVEPOINT.

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2010-05-18 14:48:17 Re: Tab completion issue in 9.0 beta1
Previous Message Peter Eisentraut 2010-05-17 15:48:27 Re: Cross-compilation postgresql-8.4.1 error,please help me