I wrote: > (As an example, "foo-beta1" is a numhword, with component tokens > "foo" an aword and "beta1" a numword. This is how it works now > modulo the redefinition of the base categories.)
Argh... need more caffeine. Obviously the component tokens would be apart_hword and numpart_hword. They'd be the others only if they were *not* part of a hyphenated word. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match