| From: | Bruce Momjian <bruce(at)momjian(dot)us> | 
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
| Cc: | pgsql-hackers(at)postgresql(dot)org, teodor(at)sigaev(dot)ru, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> | 
| Subject: | Re: Use of backslash in tsearch2 | 
| Date: | 2006-08-22 00:28:27 | 
| Message-ID: | 200608220028.k7M0SRu07606@momjian.us | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches | 
Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > As part of the move to support standard-conforming strings and treat
> > backslash literally, I reviewed the tsearch2 code and found two place
> > that seemed to use \' rather than '', and generated the attached patch. 
> 
> I thought we had decided that that code should not be changed.  It has
> nothing to do with SQL literals, and changing it will create unnecessary
> backwards-compatibility problems.
I don't remember any comment regarding that.  I think it does relate to
SQL literals because it is creating a literal inside a literal. Also, at
the time this was a core-only discussion and I am hoping from a comment
from the tsearch2 folks.
-- 
  Bruce Momjian   bruce(at)momjian(dot)us
  EnterpriseDB    http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | mdean | 2006-08-22 00:45:10 | Re: ISBN/ISSN/ISMN/EAN13 module | 
| Previous Message | Bruce Momjian | 2006-08-22 00:26:10 | Re: COPY FROM view | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-08-22 00:48:06 | Re: Use of backslash in tsearch2 | 
| Previous Message | Tom Lane | 2006-08-22 00:15:28 | Re: Use of backslash in tsearch2 |