File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Wed Aug 22 20:10:01 EDT 2007
4
+ Last updated: Sun Sep 23 14:06:36 EDT 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
@@ -220,7 +220,7 @@ General Questions
220
220
221
221
The next step is to test your changes against the existing regression
222
222
test suite. To do this, issue "make check" in the root directory of
223
- the source tree. If any tests failure , investigate.
223
+ the source tree. If any tests fail , investigate.
224
224
225
225
If you've deliberately changed existing behavior, this change might
226
226
cause a regression test failure but not any actual regression. If so,
Original file line number Diff line number Diff line change 13
13
< H1 > Developer's Frequently Asked Questions (FAQ) for
14
14
PostgreSQL</ H1 >
15
15
16
- < P > Last updated: Wed Aug 22 20:10:01 EDT 2007</ P >
16
+ < P > Last updated: Sun Sep 23 14:06:36 EDT 2007</ P >
17
17
18
18
< P > Current maintainer: Bruce Momjian (< A href =
19
19
"mailto:bruce@momjian.us "> bruce@momjian.us</ A > )< BR >
@@ -291,8 +291,7 @@ <H3 id="item1.9">1.9) How do I test my changes?</H3>
291
291
292
292
< P > The next step is to test your changes against the existing
293
293
regression test suite. To do this, issue "make check" in the root
294
- directory of the source tree. If any tests failure,
295
- investigate.</ P >
294
+ directory of the source tree. If any tests fail, investigate.</ P >
296
295
297
296
< P > If you've deliberately changed existing behavior, this change
298
297
might cause a regression test failure but not any actual regression.
You can’t perform that action at this time.
0 commit comments