Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
810b5072
Commit
810b5072
authored
20 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Modernize the FAQ item "What is PostgreSQL" to skip most historical
information.
parent
0c109c71
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/FAQ
+9
-25
9 additions, 25 deletions
doc/FAQ
doc/src/FAQ/FAQ.html
+14
-32
14 additions, 32 deletions
doc/src/FAQ/FAQ.html
with
23 additions
and
57 deletions
doc/FAQ
+
9
−
25
View file @
810b5072
Frequently Asked Questions (FAQ) for PostgreSQL
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: S
at
Jan
29 23:44:48
EST 2005
Last updated: S
un
Jan
30 20:25:19
EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -98,35 +98,19 @@
...
@@ -98,35 +98,19 @@
1.1) What is PostgreSQL? How is it pronounced?
1.1) What is PostgreSQL? How is it pronounced?
PostgreSQL is pronounced Post-Gres-Q-L.
PostgreSQL is pronounced Post-Gres-Q-L
, also called just Postgres
.
PostgreSQL is an enhancement of the POSTGRES database management
PostgreSQL is an object-relational database system that has the
system (and is still sometimes reffered to as simply "Postgres"), a
features of traditional commercial database systems with enhancements
next-generation DBMS research prototype. While PostgreSQL retains the
to be found in next-generation DBMS systems. PostgreSQL is free and
powerful data model and rich data types of POSTGRES, it replaces the
the complete source code is available.
PostQuel query language with an extended subset of SQL. PostgreSQL is
free and the complete source is available.
PostgreSQL development is performed by a team of developers who all
PostgreSQL development is performed by a team of mostly volunteer
subscribe to the PostgreSQL development mailing list. The current
developers spread throughout the world and communicating via the
coordinator is Marc G. Fournier (scrappy@PostgreSQL.org). (See section
Internet. It is a community project and is not controlled by any
1.6 on how to join). This team is now responsible for all development
of PostgreSQL. It is a community project and is not controlled by any
company. To get involved, see the developer's FAQ at
company. To get involved, see the developer's FAQ at
http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html
http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html
The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many
others have contributed to the porting, testing, debugging, and
enhancement of the code. The original Postgres code, from which
PostgreSQL is derived, was the effort of many graduate students,
undergraduate students, and staff programmers working under the
direction of Professor Michael Stonebraker at the University of
California, Berkeley.
The original name of the software at Berkeley was Postgres. When SQL
functionality was added in 1995, its name was changed to Postgres95.
The name was changed at the end of 1996 to PostgreSQL.
1.2) What is the copyright on PostgreSQL?
1.2) What is the copyright on PostgreSQL?
PostgreSQL is subject to the following COPYRIGHT:
PostgreSQL is subject to the following COPYRIGHT:
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ.html
+
14
−
32
View file @
810b5072
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
alink=
"#0000ff"
>
alink=
"#0000ff"
>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
Last updated: S
at
Jan
29 23:44:48
EST 2005
</P>
<P>
Last updated: S
un
Jan
30 20:25:19
EST 2005
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
...
@@ -140,41 +140,23 @@
...
@@ -140,41 +140,23 @@
<H4><A
name=
"1.1"
>
1.1
</A>
) What is PostgreSQL? How is it pronounced?
</H4>
<H4><A
name=
"1.1"
>
1.1
</A>
) What is PostgreSQL? How is it pronounced?
</H4>
<P>
PostgreSQL is pronounced
<I>
Post-Gres-Q-L
</I>
.
</P>
<P>
PostgreSQL is pronounced
<I>
Post-Gres-Q-L
</I>
, also called just
<I>
Postgres
</I>
.
</P>
<P>
PostgreSQL is an enhancement of the POSTGRES database management
system (and is still sometimes reffered to as simply "Postgres"),
<P>
PostgreSQL is an object-relational database system that has the
a next-generation
<SMALL>
DBMS
</SMALL>
research prototype.
features of traditional commercial database systems with
While PostgreSQL retains the powerful data model and rich data
enhancements to be found in next-generation
<SMALL>
DBMS
</SMALL>
types of POSTGRES, it replaces the PostQuel query language with an
systems. PostgreSQL is free and the complete source code is
extended subset of
<SMALL>
SQL
</SMALL>
. PostgreSQL is free and the
available.
</P>
complete source is available.
</P>
<P>
PostgreSQL development is performed by a team of mostly volunteer
<P>
PostgreSQL development is performed by a team of
developers spread throughout the world and communicating via the
developers who all subscribe to the PostgreSQL development mailing
Internet. It is a community project and is not controlled by any
list. The current coordinator is Marc G. Fournier (
<A
href=
company. To get involved, see the developer's FAQ at
<A
href=
"mailto:scrappy@PostgreSQL.org"
>
scrappy@PostgreSQL.org
</A>
). (See
section
<a
href=
"#1.6"
>
1.6
</a>
on how to join). This team is now
responsible for all development of PostgreSQL. It is a community
project and is not controlled by any company. To get involved, see
the developer's FAQ at
<A
href=
"http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html"
>
"http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html"
>
http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html
</A>
http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html
</A>
</P>
</P>
<P>
The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen.
Many others have contributed to the porting, testing, debugging,
and enhancement of the code. The original Postgres code, from which
PostgreSQL is derived, was the effort of many graduate students,
undergraduate students, and staff programmers working under the
direction of Professor Michael Stonebraker at the University of
California, Berkeley.
</P>
<P>
The original name of the software at Berkeley was Postgres. When
<SMALL>
SQL
</SMALL>
functionality was added in 1995, its name was
changed to Postgres95. The name was changed at the end of 1996 to
PostgreSQL.
</P>
<H4><A
name=
"1.2"
>
1.2
</A>
) What is the copyright on
<H4><A
name=
"1.2"
>
1.2
</A>
) What is the copyright on
PostgreSQL?
</H4>
PostgreSQL?
</H4>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment