[DOCS] Full Text Search examples patch

2008-01-11 Thread Erik
I made some changes to textsearch.sgml, the FTS documentation. It contained references to a table 'pgweb' that was nowhere to be found, and a similarly unreferenced 'apod' table, which I happened to have found earlier here: http://www.sai.msu.su/~megera/postgres/fts/apod.dump.gz (it has aroun

Re: [DOCS] Full Text Search examples patch

2008-01-11 Thread Tom Lane
"Erik" <[EMAIL PROTECTED]> writes: > I changed all references to 'pgweb' to 'apod'. This apod > table initially corresponds with the structure of the > table in the dump file. (In the documentation, that table > is subsequently changed by adding a tsvector column.) Huh? These are just examples,