]> granicus.if.org Git - postgresql/commit
Rename default text search parser's "uri" token type to "url_path",
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 27 Oct 2007 16:01:09 +0000 (16:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 27 Oct 2007 16:01:09 +0000 (16:01 +0000)
commitd015d08b43cb123edc528012673d8fb7eeb5f5f5
treed1c95e4d76ef7ac903d1670349707c13e1764d8f
parent834ddc6272943ed7075cbca9646fdacb3598a93d
Rename default text search parser's "uri" token type to "url_path",
per recommendation from Alvaro.  This doesn't force initdb since the
numeric token type in the catalogs doesn't change; but note that
the expected regression test output changed.
doc/src/sgml/textsearch.sgml
src/backend/snowball/snowball.sql.in
src/backend/tsearch/wparser_def.c
src/test/regress/expected/tsearch.out