diff options
Diffstat (limited to 'doc/src/sgml/history.sgml')
-rw-r--r-- | doc/src/sgml/history.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/history.sgml b/doc/src/sgml/history.sgml index 8098470262d..c2ae854d8f5 100644 --- a/doc/src/sgml/history.sgml +++ b/doc/src/sgml/history.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.30 2007/10/30 23:06:06 petere Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.31 2009/04/27 16:27:35 momjian Exp $ --> <sect1 id="history"> <title>A Brief History of <productname>PostgreSQL</productname></title> @@ -12,7 +12,7 @@ The object-relational database management system now known as <productname>PostgreSQL</productname> is derived from the <productname>POSTGRES</productname> package written at the - University of California at Berkeley. With over a decade of + University of California at Berkeley. With over two decades of development behind it, <productname>PostgreSQL</productname> is now the most advanced open-source database available anywhere. </para> @@ -93,7 +93,7 @@ </indexterm> <para> - In 1994, Andrew Yu and Jolly Chen added a SQL language interpreter + In 1994, Andrew Yu and Jolly Chen added an SQL language interpreter to <productname>POSTGRES</productname>. Under a new name, <productname>Postgres95</productname> was subsequently released to the web to find its own way in the world as an open-source |