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
cd57d648
Commit
cd57d648
authored
Oct 22, 2000
by
Tom Lane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo.
parent
e51d0b3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
doc/src/sgml/regress.sgml
doc/src/sgml/regress.sgml
+3
-4
No files found.
doc/src/sgml/regress.sgml
View file @
cd57d648
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/regress.sgml,v 1.1
1 2000/10/17 15:26:40 petere
Exp $ -->
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/regress.sgml,v 1.1
2 2000/10/22 19:11:05 tgl
Exp $ -->
<chapter id="regress">
<chapter id="regress">
<title id="regress-title">Regression Tests</title>
<title id="regress-title">Regression Tests</title>
...
@@ -30,9 +30,8 @@
...
@@ -30,9 +30,8 @@
of tests in parallel. Parallel testing gives confidence that
of tests in parallel. Parallel testing gives confidence that
interprocess communication and locking are working correctly. For
interprocess communication and locking are working correctly. For
historical reasons, the sequential test is usually run against an
historical reasons, the sequential test is usually run against an
existing installation and the parallel method
existing installation and the parallel method against a temporary
<quote>stand-alone</quote>, but there are technical reasons for
installation, but there are no technical reasons for this.
this.
</para>
</para>
<para>
<para>
...
...
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