\d+ and \dd - Mailing list pgsql-sql

From Thomas Good
Subject \d+ and \dd
Date
Msg-id Pine.LNX.4.05.10203061554370.4011-100000@admin.nrnet.org
Whole thread Raw
In response to Re: where not exists  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
Hi, did the default behaviour of \d+ and \dd change on 7.2 (?)
I'm getting errors:

\d+ ->  function obj_description(oid, unknown) does not exist
\dd ->  no such attribute or function 'classoid'

TIA
------------------------------------------------------------------------
Thomas Good                                         tomg@admin.nrnet.org
Programmer/Analyst                                  phone:  718-818-5528
Residential Services, Behavioral Health Services    fax:    718-818-5056
Saint Vincent Catholic Medical Centers              mobile: 917-282-7359
--                                                                    --
SQL Clinic - An Open Source Clinical Record            www.sqlclinic.net
------------------------------------------------------------------------



pgsql-sql by date:

Previous
From: Jie Liang
Date:
Subject: Re: where not exists
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: \d+ and \dd