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

Commit8096314

Browse files
committed
Rename "PostgreSQL" to "Postgres" in 3 places.
1 parent9692324 commit8096314

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

‎doc/FAQ_DEV

Lines changed: 6 additions & 6 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:Sun Sep23 14:06:36 EDT 2007
4+
Last updated:Wed Sep26 16:38:09 EDT 2007
55

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

@@ -137,9 +137,9 @@ General Questions
137137
preferable if the file changes are single-line changes and do not
138138
rely on surrounding lines.)
139139
4. PostgreSQL is licensed under a BSD license. By posting a patch to
140-
the publicPostgreSQL mailling lists, you are giving the
141-
PostgreSQLGlobal Development Group the non-revokable right to
142-
distributeyour patch under the BSD license.
140+
the publicPostgres mailling lists, you are giving the PostgreSQL
141+
Global Development Group the non-revokable right to distribute
142+
your patch under the BSD license.
143143
5. Confirm that your changes can pass the regression tests. If your
144144
changes are port specific, please list the ports you have tested
145145
it on.
@@ -180,8 +180,8 @@ General Questions
180180
* Contains no reliability risks
181181
* Does not overly complicate the source code
182182
* If performance-related, has a measureable performance benefit
183-
* Is of sufficient usefulness to the averagePostgreSQL user
184-
* Follows existingPostgreSQL coding standards
183+
* Is of sufficient usefulness to the averagePostgres user
184+
* Follows existingPostgres coding standards
185185

186186
1.7) Where can I learn more about the code?
187187

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 4 additions & 4 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:Sun Sep23 14:06:36 EDT 2007</P>
16+
<P>Last updated:Wed Sep26 16:38:09 EDT 2007</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<Ahref=
1919
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@@ -190,7 +190,7 @@ <H3 id="item1.5">1.5) I have developed a patch, what next?</H3>
190190
rely on surrounding lines.)</li>
191191

192192
<li>PostgreSQL is licensed under a BSD license. By posting a patch
193-
to the publicPostgreSQL mailling lists, you are giving the PostgreSQL
193+
to the publicPostgres mailling lists, you are giving the PostgreSQL
194194
Global Development Group the non-revokable right to distribute your
195195
patch under the BSD license.</li>
196196

@@ -242,8 +242,8 @@ <H3 id="item1.6">1.6) How is a patch reviewed?</H3>
242242
<li>Contains no reliability risks</li>
243243
<li>Does not overly complicate the source code</li>
244244
<li>If performance-related, has a measureable performance benefit</li>
245-
<li>Is of sufficient usefulness to the averagePostgreSQL user</li>
246-
<li>Follows existingPostgreSQL coding standards</li>
245+
<li>Is of sufficient usefulness to the averagePostgres user</li>
246+
<li>Follows existingPostgres coding standards</li>
247247
</ul>
248248

249249
<H3id="item1.7">1.7) Where can I learn more about the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp