Rename default text search parser's "uri" token type to "url_path",

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d015d08b43cb123edc528012673d8fb7eeb5f5f5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-10-27T16:01:09Z
Releases: 8.3.0
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.

Files