"Tom Lane" <[EMAIL PROTECTED]> writes: > BTW, I would like to shorten some of the path names in this fileset. > Is there a reason not to combine src/backend/utils/adt/tsearch, > src/backend/utils/tsearch, and src/backend/utils/tsearch/dict_ispell > into one place, perhaps src/backend/tsearch?
I for one would like to see all the data types in a file in adt. Even if it's just a single file containing mostly just glue functions into code in sc/backend/tsearch. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend