mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Typo fix from Brendan Jurd.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
|
||||
Last updated: Wed Aug 22 20:10:01 EDT 2007
|
||||
Last updated: Sun Sep 23 14:06:36 EDT 2007
|
||||
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
|
||||
@ -220,7 +220,7 @@ General Questions
|
||||
|
||||
The next step is to test your changes against the existing regression
|
||||
test suite. To do this, issue "make check" in the root directory of
|
||||
the source tree. If any tests failure, investigate.
|
||||
the source tree. If any tests fail, investigate.
|
||||
|
||||
If you've deliberately changed existing behavior, this change might
|
||||
cause a regression test failure but not any actual regression. If so,
|
||||
|
Reference in New Issue
Block a user