File tree 2 files changed +6
-4
lines changed
2 files changed +6
-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: Thu May 31 20:28:04 EDT 2007
4
+ Last updated: Fri Jun 1 00:05:22 EDT 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
@@ -149,7 +149,9 @@ General Questions
149
149
patches. If you need help checking the SQL standard, see 1.17.
150
150
8. Provide an implementation overview, preferably in code comments.
151
151
Following the surrounding code commenting style is usually a good
152
- approach (also see this article).
152
+ approach (also see this
153
+ http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=d
154
+ gr-FClnxw01linuxcodetips).
153
155
9. If it is a performance patch, please provide confirming test
154
156
results to show the benefit of your patch. It is OK to post
155
157
patches without this information, though the patch will not be
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: Thu May 31 20:28:04 EDT 2007</ P >
16
+ < P > Last updated: Fri Jun 1 00:05:22 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 >
@@ -209,7 +209,7 @@ <H3 id="item1.5">1.5) I have developed a patch, what next?</H3>
209
209
< li > Provide an implementation overview, preferably in code comments.
210
210
Following the surrounding code commenting style is usually a good
211
211
approach (also see this < a
212
- href ="http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-FClnxw01linuxcodetips "> article </ a > ).</ li >
212
+ href ="http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-FClnxw01linuxcodetips "> http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-FClnxw01linuxcodetips </ a > ).</ li >
213
213
214
214
< li > If it is a performance patch, please provide confirming test
215
215
results to show the benefit of your patch. It is OK to post patches
You can’t perform that action at this time.
0 commit comments