Обсуждение: AW: pg_index.indislossy

Поиск
Список
Период
Сортировка

AW: pg_index.indislossy

От
Zeugswetter Andreas SB
Дата:
> 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