Re: [BUGS] BUG #3829: Wrong index reporting from pgAdmin III (v1.8.0 rev 6766-6767)
В списке pgadmin-support по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [BUGS] BUG #3829: Wrong index reporting from pgAdmin III (v1.8.0 rev 6766-6767) |
| Дата | |
| Msg-id | 24735.1198085593@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [BUGS] BUG #3829: Wrong index reporting from pgAdmin III (v1.8.0 rev 6766-6767) ("Pavel Stehule" <pavel.stehule@gmail.com>) |
| Ответы |
Re: [BUGS] BUG #3829: Wrong index reporting from pgAdmin III (v1.8.0
rev 6766-6767)
|
| Список | pgadmin-support |
NikhilS <nikkhils@gmail.com> writes:
>> Looks like pg_get_indexdef is unwell :-(
> yes, it was unwell in the area where the amcanorder was being processed. The
> attached patch should fix this.
Hm, there is a definitional issue here. Should pg_get_indexdef print
this stuff at all when colno is nonzero? The header comment says that
it is to return the column's variable or expression only. The existing
code suppresses the opclass in this case, which to me suggests that it
should suppress DESC/ASC as well. Which is not what Nikhil's patch
does.
Dave, I think we put in this variant of the function for pgAdmin ---
what does pgAdmin need?
regards, tom lane
В списке pgadmin-support по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера