Commit 011c520c authored by Teodor Sigaev's avatar Teodor Sigaev

renew output of regression test accordingly to

http://archives.postgresql.org/pgsql-committers/2006-02/msg00089.php
parent af03b689
......@@ -757,7 +757,7 @@ select * from parse('default', '345 qwe@efd.r '' http://www.com/ http://aew.werc
12 |
13 | <a href="qwe<qwe>">
12 |
:
19 | /usr/local/fff
12 |
19 | /awdf/dwqe/4325
......@@ -794,7 +794,7 @@ select * from parse('default', '345 qwe@efd.r '' http://www.com/ http://aew.werc
12 | .
22 | 234
12 |
:
12 | <
1 | i
12 |
......@@ -2400,10 +2400,10 @@ The sculpture of these granite seams,
Upon a woman s face. E. J. Pratt (1882 1964)
', to_tsquery('sea&thousand&years'));
headline
-----------------------------------------------------------------------------------------------------------------------
--------------------------------------------
<b>sea</b> a <b>thousand</b> <b>years</b>,
A <b>thousand</b> <b>years</b> to trace
The granite features of this cliff
A <b>thousand</b> <b>years</b> to trace
The granite features of this cliff
(1 row)
......@@ -2417,10 +2417,10 @@ The sculpture of these granite seams,
Upon a woman s face. E. J. Pratt (1882 1964)
', to_tsquery('granite&sea'));
headline
--------------------------------------------------------------------------------------------------
-------------------------------------------
<b>sea</b> a thousand years,
A thousand years to trace
The <b>granite</b> features of this cliff
A thousand years to trace
The <b>granite</b> features of this cliff
(1 row)
......@@ -2434,10 +2434,10 @@ The sculpture of these granite seams,
Upon a woman s face. E. J. Pratt (1882 1964)
', to_tsquery('sea'));
headline
-------------------------------------------------------------------------------------------
------------------------------------
<b>sea</b> a thousand years,
A thousand years to trace
The granite features of this cliff
A thousand years to trace
The granite features of this cliff
(1 row)
select headline('
......@@ -2454,19 +2454,19 @@ ff-bg
</html>',
to_tsquery('sea&foo'), 'HighlightAll=true');
headline
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
<html>
<!-- some comment -->
<body>
<b>Sea</b> view wow <u><b>foo</b> bar</u> <i>qq</i>
<a href="http://www.google.com/foo.bar.html" target="_blank">YES &nbsp;</a>
<html>
<!-- some comment -->
<body>
<b>Sea</b> view wow <u><b>foo</b> bar</u> <i>qq</i>
<a href="http://www.google.com/foo.bar.html" target="_blank">YES &nbsp;</a>
ff-bg
<script>
<script>
document.write(15);
</script>
</body>
</html>
</script>
</body>
</html>
(1 row)
--check debug
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment