| От | Hiroshi Inoue |
|---|---|
| Тема | Re: Problem displaying functions and views in 7.1b3 |
| Дата | |
| Msg-id | 3A81F8E3.C4AA424E@tpf.co.jp обсуждение |
| Ответ на | Problem displaying functions and views in 7.1b3 (pgsql-bugs@postgresql.org) |
| Ответы |
Re: Problem displaying functions and views in 7.1b3
|
| Список | pgsql-bugs |
Tom Lane wrote:
>
> > When one displays functions, one gets the opposite ... the command lists
> > *all* functions, including all builtins, not just user-defined
> > functions.
>
> Uh, has it ever done differently? \df certainly appears to me to list
> all functions in 7.0.*.
>
There's the following code in src/bin/pgaccess/lib/mainlib.tcl
wpg_select $CurrentDB "select proname from pg_proc where
oid>$maxim order by proname" rec {
where maxim(the oid of "template1" database) is 1 in 7.1.
Regards,
Hiroshi Inoue
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера