Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
011c520c
Commit
011c520c
authored
Feb 10, 2006
by
Teodor Sigaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renew output of regression test accordingly to
http://archives.postgresql.org/pgsql-committers/2006-02/msg00089.php
parent
af03b689
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
729 additions
and
729 deletions
+729
-729
contrib/tsearch2/expected/tsearch2.out
contrib/tsearch2/expected/tsearch2.out
+729
-729
No files found.
contrib/tsearch2/expected/tsearch2.out
View file @
011c520c
...
...
@@ -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
</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
</a>
ff-bg
<script>
<script>
document
.
write
(
15
);
</script>
</body>
</html>
</script>
</body>
</html>
(1 row)
--check debug
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment