df output change (in psql) after 8.2 version - Mailing list pgsql-general

From சிவகுமார் மா
Subject df output change (in psql) after 8.2 version
Date
Msg-id 139e14f00709262203vc008a34g22aee05d17e42e71@mail.gmail.com
Whole thread Raw
List pgsql-general
After upgrading to 8.2.4 version of PostgreSQL (Suse Linux, compiled from source), function display in psql is changed.

In 8.1 version, using \df+ command we get the function description as entered while creating it. In 8.2 version this seems to have changed. There are additional characters and white-spaces added to the function description.

Switching to unaligned output format (using \a) gives the same result as 8.1 version. Is there a way to restore the earlier behaviour without using unaligned output format?

Best regards,

Ma Sivakumar

--
மா சிவகுமார்
எல்லோரும் எல்லாமும் பெற வேண்டும்
http://masivakumar.blogspot.com

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump (8.1.9) does not output copy statements
Next
From: Bruce Momjian
Date:
Subject: Re: PQntuples return type