BUG #2901: missing alter table online help in psql - Mailing list pgsql-bugs

From Jens-Wolfhard Schicke
Subject BUG #2901: missing alter table online help in psql
Date
Msg-id 200701161349.l0GDnXKB062508@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #2901: missing alter table online help in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2901
Logged by:          Jens-Wolfhard Schicke
Email address:      j.schicke@asco.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);

pgsql-bugs by date:

Previous
From: "Pankaj Srinivasan"
Date:
Subject: BUG #2896: Dynamic loading
Next
From: Tom Lane
Date:
Subject: Re: BUG #2901: missing alter table online help in psql