BUG #2901: missing alter table online help in psql

From: "Jens-Wolfhard Schicke" <j(dot)schicke(at)asco(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2901: missing alter table online help in psql
Date: 2007-01-16 13:49:33
Message-ID: 200701161349.l0GDnXKB062508@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2901
Logged by: Jens-Wolfhard Schicke
Email address: j(dot)schicke(at)asco(dot)de
PostgreSQL version: PostgreSQL 8.2
Operating system: Linux
Description: missing alter table online help in psql
Details:

\h alter table

is missing the syntax for the command
alter table the_table alter column the_column type varchar(175);

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-01-16 16:49:01 Re: BUG #2901: missing alter table online help in psql
Previous Message Peter Hardman 2007-01-16 12:41:46 BUG #2899: psql-odbc logging does not work for ordinary users