Re: 8.3 version of ts_headline

Поиск
Список
Период
Сортировка
От Andreas Joseph Krogh
Тема Re: 8.3 version of ts_headline
Дата
Msg-id 200709182017.20232.andreak@officenet.no
обсуждение исходный текст
Ответ на Re: 8.3 version of ts_headline  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-hackers
On Tuesday 18 September 2007 17:15:43 Teodor Sigaev wrote:
> in 8.2
> SELECT headline('default', 'a b c', 'c'::tsquery,
> E'StartSel="<span class=\\"style1\\">", StopSel="</span>"');
>
> >>> In 8.2 this produces an error:
> >>>
> >>> SELECT headline('default', 'a b c', 'c'::tsquery,
> >>> 'StartSel=<span class="style1">, StopSel=</span>');
> >>> ERROR:  syntax error

Aha, thanks!

--
Andreas Joseph Krogh <andreak@officenet.no>
Senior Software Developer / Manager
------------------------+---------------------------------------------+
OfficeNet AS            | The most difficult thing in the world is to |
Karenslyst Allé 11      | know how to do a thing and to watch         |
PO. Box 529 Skøyen      | somebody else doing it wrong, without       |
0214 Oslo               | comment.                                    |
NORWAY                  |                                             |
Tlf:    +47 24 15 38 90 |                                             |
Fax:    +47 24 15 38 91 |                                             |
Mobile: +47 909  56 963 |                                             |
------------------------+---------------------------------------------+


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: invalidly encoded strings
Следующее
От: Decibel!
Дата:
Сообщение: Re: Open issues for HOT patch