| From: | சிவகுமார் மா <masivakumar(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | df output change (in psql) after 8.2 version |
| Date: | 2007-09-27 05:03:22 |
| Message-ID: | 139e14f00709262203vc008a34g22aee05d17e42e71@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.1version. Is there a way to restore the earlier behaviour without
using
unaligned output format?
Best regards,
Ma Sivakumar
--
மா சிவகுமார்
எல்லோரும் எல்லாமும் பெற வேண்டும்
http://masivakumar.blogspot.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-09-27 05:57:12 | Re: PQntuples return type |
| Previous Message | Tom Lane | 2007-09-27 04:38:15 | Re: pg_dump (8.1.9) does not output copy statements |