Oleg Bartunov <[EMAIL PROTECTED]> writes: > btw, is there way to specify default ops for index ? Sure, that's what pg_opclass is for. Just insert the opclass name and the OID of the type you want it to be the default index opclass for. regards, tom lane
- [HACKERS] new version of contrib-intarray Oleg Bartunov
- Re: [HACKERS] new version of contrib-intarray Bruce Momjian
- Re: [HACKERS] new version of contrib-intarray Oleg Bartunov
- Re: [HACKERS] new version of contrib-intarra... Tom Lane
- Re: [HACKERS] new version of contrib-int... Oleg Bartunov
- Re: [HACKERS] new version of contrib-intarray Bruce Momjian
- Re: [HACKERS] new version of contrib-intarray Bruce Momjian
- Re: [HACKERS] new version of contrib-intarray Peter Eisentraut
- Re: [HACKERS] new version of contrib-intarra... Bruce Momjian
- Re: [HACKERS] new version of contrib-int... Peter Eisentraut
- Re: [HACKERS] new version of contri... Tom Lane
- Re: [HACKERS] new version of co... Tom Lane
- Re: [HACKERS] new version o... Oleg Bartunov