pgsql: Fix textsearch documentation examples to not recommend - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix textsearch documentation examples to not recommend
Date
Msg-id 20090419203613.33AF17540E2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix textsearch documentation examples to not recommend
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix de-escaping checks so that we will reject \000 as well as