Bug #932: some system tables are not accessible

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #932: some system tables are not accessible
Дата
Msg-id 20030403205210.2510A476237@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #932: some system tables are not accessible
Список pgsql-bugs
Raouf (raimeur@cisco.com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
some system tables are not accessible

Long Description
Platform: Windows 2ooo professional workstation
posgresql : PgSQL731wina1.exe
postgresql version:  PostgreSQL 7.3.1 on i686-pc-cygwin, compiled by GCC gcc (GCC) 3.2 20020927 (pre release)

description:
Some system tables are not accessible, for instance:
1- pg_user
2- pg_tables

I have not tried all the system tables so probably others are missing.

output:
testCoverage=# select * from pg_tables;
less: not found
testCoverage=#

thanks,




Sample Code


No file was uploaded with this report

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: behaviour of inequalities with row constructors
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Bug #932: some system tables are not accessible