Bug #932: some system tables are not accessible - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #932: some system tables are not accessible
Date
Msg-id 20030403205210.2510A476237@postgresql.org
Whole thread Raw
Responses Re: Bug #932: some system tables are not accessible  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: behaviour of inequalities with row constructors
Next
From: Stephan Szabo
Date:
Subject: Re: Bug #932: some system tables are not accessible