Обсуждение: pgsql/doc/src/sgml func.sgml

Поиск
Список
Период
Сортировка

pgsql/doc/src/sgml func.sgml

От
tgl@postgresql.org
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/11/18 16:17:10

Modified files:
    doc/src/sgml   : func.sgml

Log message:
    Mention that LIKE ... ESCAPE '' is allowed to specify no
    escape character.


Re: pgsql/doc/src/sgml func.sgml

От
Bruce Momjian
Дата:
> CVSROOT:    /cvsroot
> Module name:    pgsql
> Changes by:    tgl@postgresql.org    01/11/18 16:17:10
>
> Modified files:
>     doc/src/sgml   : func.sgml
>
> Log message:
>     Mention that LIKE ... ESCAPE '' is allowed to specify no
>     escape character.

Can I ask what happens when you specify no escape character?  Does it
accept any character but ' and null?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026