Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit95e9f4e

Browse files
committed
1 parentcc3e9de commit95e9f4e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎doc/FAQ_DEV

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Sat May5 10:33:44 EDT 2007
4+
Last updated:Thu May31 20:28:04 EDT 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -149,7 +149,7 @@ General Questions
149149
patches. If you need help checking the SQL standard, see 1.17.
150150
8. Provide an implementation overview, preferably in code comments.
151151
Following the surrounding code commenting style is usually a good
152-
approach.
152+
approach (also see this article).
153153
9. If it is a performance patch, please provide confirming test
154154
results to show the benefit of your patch. It is OK to post
155155
patches without this information, though the patch will not be

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<H1>Developer's Frequently Asked Questions (FAQ) for
1414
PostgreSQL</H1>
1515

16-
<P>Last updated:Sat May 5 10:33:44 EDT 2007</P>
16+
<P>Last updated:Thu May31 20:28:04 EDT 2007</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<Ahref=
1919
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@@ -208,7 +208,8 @@ <H3 id="item1.5">1.5) I have developed a patch, what next?</H3>
208208

209209
<li>Provide an implementation overview, preferably in code comments.
210210
Following the surrounding code commenting style is usually a good
211-
approach.</li>
211+
approach (also see this<a
212+
href="http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-FClnxw01linuxcodetips">article</a>).</li>
212213

213214
<li>If it is a performance patch, please provide confirming test
214215
results to show the benefit of your patch. It is OK to post patches

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp