PG Doc comments form writes:
> The document says "The built-in parser is named pg_catalog.default"
> It should say "The built-in parser is named pg_catalog.ts_debug"
Really? What I see in a stock build is
regression=# select prsname, prsnamespace::regnamespace from pg_ts_parser;
prsname | prsn
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.6/textsearch-parsers.html
Description:
Page https://www.postgresql.org/docs/9.6/textsearch-parsers.html (other
versions are affected as well).
The document says "The built-in parser is nam