From: | pgsql-bugs(at)postgresql(dot)org |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | PostgreSQL BugTool Submission |
Date: | 2000-08-24 04:07:18 |
Message-ID: | 200008240407.e7O47Iu86137@hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
chris vale (cvale(at)pacbell(dot)net) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
psql list ( \d ) command returns error
Long Description
Using 7.0.2 on LinuxPPC (YellowDog ) and RPMS's from postgresql.org.
When trying to list/describe ( \d <table> )
ERROR: getattproperties: no attribute tuple 1259 -2
for an aggregates and functions ( \da or \df )
ERROR: getattproperties: no attribute tuple 1247 -2
for list comment ( \dd <object> )
ERROR: get_attdisbursion: no attribute tuple 16932 -2
Sample Code
No file was uploaded with this report
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-08-24 04:37:16 | Re: PostgreSQL BugTool Submission |
Previous Message | Tom Lane | 2000-08-24 03:52:15 | Re: PostgreSQL BugTool Submission |