File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11
22 Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33
4- Last updated: Wed Aug 22 20:10:01 EDT 2007
4+ Last updated: Sun Sep 23 14:06:36 EDT 2007
55
66 Current maintainer: Bruce Momjian (bruce@momjian.us)
77
@@ -220,7 +220,7 @@ General Questions
220220
221221 The next step is to test your changes against the existing regression
222222 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.
224224
225225 If you've deliberately changed existing behavior, this change might
226226 cause a regression test failure but not any actual regression. If so,
Original file line number Diff line number Diff line change 1313 < H1 > Developer's Frequently Asked Questions (FAQ) for
1414 PostgreSQL</ H1 >
1515
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 >
1717
1818 < P > Current maintainer: Bruce Momjian (< A href =
1919 "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>
291291
292292 < P > The next step is to test your changes against the existing
293293 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 >
296295
297296 < P > If you've deliberately changed existing behavior, this change
298297 might cause a regression test failure but not any actual regression.
You can’t perform that action at this time.
0 commit comments