[Fwd: [SQL] Problem with pg_index.]

2001-06-01 Thread David BOURIAUD
-- David BOURIAUD -- In a world without walls or fences, what use do we have for windows or gates ? -- ICQ#102562021 Tom Lane wrote: You are totally right ! > > I don't think so:

Re: [SQL] Problem with pg_index.

2001-06-01 Thread Tom Lane
David BOURIAUD <[EMAIL PROTECTED]> writes: > This query doesn't work, the back-end answers Error : Invalid Command > name "0"... I don't think so: there is no such error string anywhere in the PG sources. (Also, when I try the query, it seems to work fine.) However, I find the following possibl

[SQL] Problem with pg_index.

2001-06-01 Thread David BOURIAUD
Hi the list ! I'm new to this list. I've tried to write a sql query to get all the fields of a table and to have mentionned is a field can be null or not, and if a field is a key or not. Before showing the query I send, let me tell you that I'm running postgre v7.1.2 on a SuSE Linux 6.4 box, and t