I have a bit of a problem: 'select from xx where field=null' will always result in seq scan even when there's a [btree] index on the field. Is this a known issue? -alex ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl
- [GENERAL] Re: index doesn't work for null? Alex Pilosov
- [GENERAL] Re: index doesn't work for null? Per-Olof Pettersson
- Re: [GENERAL] Re: index doesn't work for null... Alex Pilosov