pgsql: Fix textsearch documentation examples to not recommend

Started by Tom Laneover 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix textsearch documentation examples to not recommend concatenating separate
fields without putting a space between. Per gripe from Rick Schumeyer.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
textsearch.sgml (r1.40.2.1 -> r1.40.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.40.2.1&r2=1.40.2.2)