Re: alter schema help is not available in psql

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: alter schema help is not available in psql
Date: 2003-11-08 11:04:43
Message-ID: Pine.LNX.4.44.0311081204230.11030-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Kris Jurka writes:

> > in psql \h alter schema does not produce the desired help because the sgml
> > doc has the incorrect <refmiscinfo> tag so it does not get picked up by
> > the create_help.pl script.

Thanks for the reminder. Patch installed.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2003-11-08 15:15:26 Re: initdb in C
Previous Message Kris Jurka 2003-11-08 10:00:51 Re: alter schema help is not available in psql