when create indexes, use operator class like this. CREATE INDEX idx_name ON tbl_name (col_name [operator class]); so, i made an operator. but i think that it is different operator class because operator class doesn't work at all. then, how to make operator class? ================================================== ================================================== �츮 ���ͳ�, Daum ��� ���� ���� E-mail �ּ� �Ѹ��ϳ� ������ �ѱ� �˻����� Daum FIREBALL http://www.daum.net
- Re: [SQL] How to make operator class? Kim Yunhan
- Re: [SQL] How to make operator class? Tom Lane
- Re: [SQL] How to make operator class? Josh Berkus
