Re: [PATCH] Documentation: remove confusing paragraph about backslash escaping
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Hannes Frederic Sowa <hsowa@bfk.de>
Cc: pgsql-hackers@postgresql.org, Florian Weimer <fweimer@bfk.de>
Date: 2012-02-27T15:32:23Z
Lists: pgsql-hackers
Hannes Frederic Sowa <hsowa@bfk.de> writes: > As with recent changes to `standard_conforming_strings' the paragraph > about backslash escaping in the description of `LIKE' is only confusing. > Thus I attached a patch to remove it. The para is still relevant if you don't have standard_conforming_strings on. It could probably use work but I don't think simply removing it is appropriate. regards, tom lane