Thread: AW: pg_index.indislossy

AW: pg_index.indislossy

From
Zeugswetter Andreas SB
Date:
> One problem with keeping it is that interface coders are getting
> confused by some of the unused system table columns, assuming they mean
> something, when in fact they don't.  Both ODBC and JDBC have had this
> problem that I fixed today.

Imho the correct answer to this would be to implement the SQL standard 
system views, and make all interfaces use those.

Andreas