File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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: Sat May 5 10:30:33 EDT 2007
4
+ Last updated: Sat May 5 10:33:44 EDT 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
@@ -173,7 +173,7 @@ General Questions
173
173
* Contains sufficient comments
174
174
* Contains code that works on all supported operating systems
175
175
* Has proper documentation
176
- * Passes all regression tests, and if needed, includes new ones
176
+ * Passes all regression tests, and if needed, adds new ones
177
177
* Behaves as expected, even under unusual cirumstances
178
178
* Contains no reliability risks
179
179
* Does not overly complicate the source code
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: Sat May 5 10:30:33 EDT 2007</ P >
16
+ < P > Last updated: Sat May 5 10:33:44 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 >
@@ -236,7 +236,7 @@ <H3 id="item1.6">1.6) How is a patch reviewed?</H3>
236
236
< li > Contains sufficient comments</ li >
237
237
< li > Contains code that works on all supported operating systems</ li >
238
238
< li > Has proper documentation</ li >
239
- < li > Passes all regression tests, and if needed, includes new ones</ li >
239
+ < li > Passes all regression tests, and if needed, adds new ones</ li >
240
240
< li > Behaves as expected, even under unusual cirumstances</ li >
241
241
< li > Contains no reliability risks</ li >
242
242
< li > Does not overly complicate the source code</ li >
You can’t perform that action at this time.
0 commit comments