Bugs item #1000745, was opened at 2006-10-05 13:41
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000745&group_id=1000125
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Dmitriy Ivanov (divanov)
Assigned to: Nobody (None)
Summary: SQLStatistics does not return indices based on expression
Initial Comment:
Driver 08.02.0103 ANSI. After executing
CREATE UNIQUE INDEX employee_name_idx
ON employee (upper(last_name || ' ' || first_name));
I can see employee_name_idx in pgAdminIII, DROP INDEX also works, but SQLStatistics does not mention it.
----------------------------------------------------------------------
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000745&group_id=1000125
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.