mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
We don't put URL's in ulink's because the URL is always generated, but
we can put words in ulink and the URL will still be printed. per Peter
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.28 2005/03/31 03:54:38 momjian Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.29 2005/04/09 03:52:43 momjian Exp $
|
||||
-->
|
||||
|
||||
<preface id="preface">
|
||||
@@ -89,9 +89,9 @@ $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.28 2005/03/31 03:54:38 momjian Ex
|
||||
<para>
|
||||
<productname>PostgreSQL</productname> is an object-relational
|
||||
database management system (<acronym>ORDBMS</acronym>) based on
|
||||
<productname>POSTGRES, Version 4.2</productname>,
|
||||
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/postgres.html">
|
||||
</ulink>, developed at the University of California at Berkeley Computer Science
|
||||
<productname>POSTGRES, Version 4.2</productname></ulink>,
|
||||
developed at the University of California at Berkeley Computer Science
|
||||
Department. POSTGRES pioneered many concepts that only became
|
||||
available in some commercial database systems much later.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user