Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
82ca4d02
Commit
82ca4d02
authored
17 years ago
by
Tom Lane
Browse files
Options
Downloads
Patches
Plain Diff
Fix attribution for Rime of the Ancient Mariner (obviously it's been
too long since freshman English :-()
parent
71e90b0d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/test/regress/expected/tsearch.out
+6
-6
6 additions, 6 deletions
src/test/regress/expected/tsearch.out
src/test/regress/sql/tsearch.sql
+6
-6
6 additions, 6 deletions
src/test/regress/sql/tsearch.sql
with
12 additions
and
12 deletions
src/test/regress/expected/tsearch.out
+
6
−
6
View file @
82ca4d02
...
@@ -488,7 +488,7 @@ Water, water, every where
...
@@ -488,7 +488,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
'), to_tsquery('english', 'paint
&water'));
'), to_tsquery('english', 'paint
&water'));
ts_rank_cd
ts_rank_cd
------------
------------
...
@@ -504,7 +504,7 @@ Water, water, every where
...
@@ -504,7 +504,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
'), to_tsquery('english', 'breath
&motion&water'));
'), to_tsquery('english', 'breath
&motion&water'));
ts_rank_cd
ts_rank_cd
------------
------------
...
@@ -520,7 +520,7 @@ Water, water, every where
...
@@ -520,7 +520,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
'), to_tsquery('english', 'ocean'));
'), to_tsquery('english', 'ocean'));
ts_rank_cd
ts_rank_cd
------------
------------
...
@@ -537,7 +537,7 @@ Water, water, every where
...
@@ -537,7 +537,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
', to_tsquery('english', 'paint
&water'));
', to_tsquery('english', 'paint
&water'));
ts_headline
ts_headline
-----------------------------------------
-----------------------------------------
...
@@ -556,7 +556,7 @@ Water, water, every where
...
@@ -556,7 +556,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
', to_tsquery('english', 'breath
&motion&water'));
', to_tsquery('english', 'breath
&motion&water'));
ts_headline
ts_headline
----------------------------------
----------------------------------
...
@@ -575,7 +575,7 @@ Water, water, every where
...
@@ -575,7 +575,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
', to_tsquery('english', 'ocean'));
', to_tsquery('english', 'ocean'));
ts_headline
ts_headline
----------------------------------
----------------------------------
...
...
This diff is collapsed.
Click to expand it.
src/test/regress/sql/tsearch.sql
+
6
−
6
View file @
82ca4d02
...
@@ -127,7 +127,7 @@ Water, water, every where
...
@@ -127,7 +127,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
'
),
to_tsquery
(
'english'
,
'paint&water'
));
'
),
to_tsquery
(
'english'
,
'paint&water'
));
SELECT
ts_rank_cd
(
to_tsvector
(
'english'
,
'
SELECT
ts_rank_cd
(
to_tsvector
(
'english'
,
'
...
@@ -139,7 +139,7 @@ Water, water, every where
...
@@ -139,7 +139,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
'
),
to_tsquery
(
'english'
,
'breath&motion&water'
));
'
),
to_tsquery
(
'english'
,
'breath&motion&water'
));
SELECT
ts_rank_cd
(
to_tsvector
(
'english'
,
'
SELECT
ts_rank_cd
(
to_tsvector
(
'english'
,
'
...
@@ -151,7 +151,7 @@ Water, water, every where
...
@@ -151,7 +151,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
'
),
to_tsquery
(
'english'
,
'ocean'
));
'
),
to_tsquery
(
'english'
,
'ocean'
));
--headline tests
--headline tests
...
@@ -164,7 +164,7 @@ Water, water, every where
...
@@ -164,7 +164,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
'
,
to_tsquery
(
'english'
,
'paint&water'
));
'
,
to_tsquery
(
'english'
,
'paint&water'
));
SELECT
ts_headline
(
'english'
,
'
SELECT
ts_headline
(
'english'
,
'
...
@@ -176,7 +176,7 @@ Water, water, every where
...
@@ -176,7 +176,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
'
,
to_tsquery
(
'english'
,
'breath&motion&water'
));
'
,
to_tsquery
(
'english'
,
'breath&motion&water'
));
SELECT
ts_headline
(
'english'
,
'
SELECT
ts_headline
(
'english'
,
'
...
@@ -188,7 +188,7 @@ Water, water, every where
...
@@ -188,7 +188,7 @@ Water, water, every where
And all the boards did shrink;
And all the boards did shrink;
Water, water, every where,
Water, water, every where,
Nor any drop to drink.
Nor any drop to drink.
William Wordsworth
(177
0
-18
50
)
S. T. Coleridge
(177
2
-18
34
)
'
,
to_tsquery
(
'english'
,
'ocean'
));
'
,
to_tsquery
(
'english'
,
'ocean'
));
SELECT
ts_headline
(
'english'
,
'
SELECT
ts_headline
(
'english'
,
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment