mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add note on PostgreSQL vs. Postgres.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.29 2006/10/23 18:10:31 petere Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.30 2007/10/30 23:06:06 petere Exp $ -->
|
||||||
|
|
||||||
<sect1 id="history">
|
<sect1 id="history">
|
||||||
<title>A Brief History of <productname>PostgreSQL</productname></title>
|
<title>A Brief History of <productname>PostgreSQL</productname></title>
|
||||||
@ -195,6 +195,14 @@
|
|||||||
Berkeley <productname>POSTGRES</productname> project.
|
Berkeley <productname>POSTGRES</productname> project.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Many people continue to refer to
|
||||||
|
<productname>PostgreSQL</productname> as <quote>Postgres</quote>
|
||||||
|
(now rarely in all capital letters) because of tradition or because
|
||||||
|
it is easier to pronounce. This usage is widely accepted as a
|
||||||
|
nickname or alias.
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The emphasis during development of
|
The emphasis during development of
|
||||||
<productname>Postgres95</productname> was on identifying and
|
<productname>Postgres95</productname> was on identifying and
|
||||||
|
Reference in New Issue
Block a user