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: Fri Jun 1 00:05:22 EDT 2007
4
+ Last updated: Fri Jun 1 00:11:39 EDT 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
@@ -149,7 +149,7 @@ 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
152
+ approach (also see
153
153
http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=d
154
154
gr-FClnxw01linuxcodetips).
155
155
9. If it is a performance patch, please provide confirming test
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: Fri Jun 1 00:05:22 EDT 2007</ P >
16
+ < P > Last updated: Fri Jun 1 00:11:39 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 >
@@ -208,7 +208,7 @@ <H3 id="item1.5">1.5) I have developed a patch, what next?</H3>
208
208
209
209
< li > Provide an implementation overview, preferably in code comments.
210
210
Following the surrounding code commenting style is usually a good
211
- approach (also see this < a
211
+ approach (also see < a
212
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
You can’t perform that action at this time.
0 commit comments