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

Appearance settings

Commit 23221f4

Browse filesBrowse files
committed
Update to mention alternate project name is "Postgres".
1 parent 63490dd commit 23221f4
Copy full SHA for 23221f4

File tree

Expand file treeCollapse file tree

2 files changed

+9
-9
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-9
lines changed

‎doc/FAQ

Copy file name to clipboardExpand all lines: doc/FAQ
+4-4Lines changed: 4 additions & 4 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: Tue Sep 11 13:34:02 EDT 2007
4+
Last updated: Fri Sep 14 14:29:40 EDT 2007
55

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

@@ -89,9 +89,9 @@
8989

9090
1.1) What is PostgreSQL? How is it pronounced?
9191

92-
PostgreSQL is pronounced Post-Gres-Q-L, and is also sometimes referred
93-
to as just Postgres. An audio file is available in MP3 format for
94-
those would like to hear the pronunciation.
92+
PostgreSQL is pronounced Post-Gres-Q-L, but can also be referred to as
93+
simply Postgres. An audio file is available in MP3 format for those
94+
would like to hear the pronunciation.
9595

9696
PostgreSQL is an object-relational database system that has the
9797
features of traditional commercial database systems with enhancements

‎doc/src/FAQ/FAQ.html

Copy file name to clipboardExpand all lines: doc/src/FAQ/FAQ.html
+5-5Lines changed: 5 additions & 5 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: Tue Sep 11 13:34:02 EDT 2007</P>
13+
<P>Last updated: Fri Sep 14 14:29:40 EDT 2007</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -128,10 +128,10 @@ <H2 align="center">General Questions</H2>
128128

129129
<H3 id="item1.1">1.1) What is PostgreSQL? How is it pronounced?</H3>
130130

131-
<P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>, and is also sometimes
132-
referred to as just <I>Postgres</I>. An audio file is available in
133-
<a href="http://www.postgresql.org/files/postgresql.mp3">MP3 format</a> for
134-
those would like to hear the pronunciation.</P>
131+
<P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>, but can also be
132+
referred to as simply <I>Postgres</I>. An audio file is available in
133+
<a href="http://www.postgresql.org/files/postgresql.mp3">MP3 format</a>
134+
for those would like to hear the pronunciation.</P>
135135

136136
<P>PostgreSQL is an object-relational database system that has the
137137
features of traditional commercial database systems with

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.