Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6ae559d

Browse files
committed
Add, "How do I submit a patch" FAQ item.
1 parent 4f6039d commit 6ae559d

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

doc/FAQ

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

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Wed Apr 12 14:55:59 EDT 2006
4+
Last updated: Wed Apr 12 16:03:39 EDT 2006
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -25,7 +25,7 @@
2525
1.9) How do I find out about known bugs or missing features?
2626
1.10) What documentation is available?
2727
1.11) How can I learn SQL?
28-
1.12) How do I join the development team?
28+
1.12) How do I submit a patch or join the development team?
2929
1.13) How does PostgreSQL compare to other DBMSs?
3030

3131
User Client Questions
@@ -275,7 +275,7 @@
275275
http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,
276276
and at http://sqlcourse.com.
277277

278-
1.12) How do I join the development team?
278+
1.12) How do I submit a patch or join the development team?
279279

280280
See the Developer's FAQ.
281281

doc/src/FAQ/FAQ.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Wed Apr 12 14:55:59 EDT 2006</P>
13+
<P>Last updated: Wed Apr 12 16:03:39 EDT 2006</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -38,7 +38,8 @@ <H2 align="center">General Questions</H2>
3838
missing features?<BR>
3939
<A href="#item1.10">1.10</A>) What documentation is available?<BR>
4040
<A href="#item1.11">1.11</A>) How can I learn <SMALL>SQL</SMALL>?<BR>
41-
<A href="#item1.12">1.12</A>) How do I join the development team?<BR>
41+
<A href="#item1.12">1.12</A>) How do I submit a patch or join the
42+
development team?<BR>
4243
<A href="#item1.13">1.13</A>) How does PostgreSQL compare to other
4344
<SMALL>DBMS</SMALL>s?<BR>
4445

@@ -363,7 +364,7 @@ <H3 id="item1.11">1.11) How can I learn
363364
and at <A href=
364365
"http://sqlcourse.com/">http://sqlcourse.com.</A></P>
365366

366-
<H3 id="item1.12">1.12) How do I join the development
367+
<H3 id="item1.12">1.12) How do I submit a patch or join the development
367368
team?</H3>
368369

369370
<P>See the <a href="http://www.postgresql.org/docs/faqs.FAQ_DEV.html">

0 commit comments

Comments
 (0)