PostgreSQL BugTool Submission

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема PostgreSQL BugTool Submission
Дата
Msg-id 200008240407.e7O47Iu86137@hub.org
обсуждение исходный текст
Ответы Re: PostgreSQL BugTool Submission  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
chris vale (cvale@pacbell.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL BugTool Submission
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: PostgreSQL BugTool Submission