betz            Sat Feb 22 19:53:30 2003 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql  reference.xml 
  Log:
  tabs2spaces and entity usge for techdocs
  
  
Index: phpdoc/en/reference/pgsql/reference.xml
diff -u phpdoc/en/reference/pgsql/reference.xml:1.14 
phpdoc/en/reference/pgsql/reference.xml:1.15
--- phpdoc/en/reference/pgsql/reference.xml:1.14        Sat Feb 22 18:27:25 2003
+++ phpdoc/en/reference/pgsql/reference.xml     Sat Feb 22 19:53:29 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
  <reference id="ref.pgsql">
   <title>PostgreSQL functions</title>
   <titleabbrev>PostgreSQL</titleabbrev>
@@ -10,11 +10,11 @@
     <para>
      PostgreSQL database is Open Source product and available without
      cost. Postgres, developed originally in the UC Berkeley Computer
-        Science Department, pioneered many of the object-relational concepts
-        now becoming available in some commercial databases. It provides
-        SQL92/SQL99 language support, transactions, referential integrity,
-        stored procedures and type extensibility. PostgreSQL is an open source
-        descendant of this original Berkeley code.
+     Science Department, pioneered many of the object-relational concepts
+     now becoming available in some commercial databases. It provides
+     SQL92/SQL99 language support, transactions, referential integrity,
+     stored procedures and type extensibility. PostgreSQL is an open source
+     descendant of this original Berkeley code.
     </para>
    </section>
 
@@ -26,8 +26,8 @@
      features. PostgreSQL supports many character encoding including
      multibyte character encoding. The current version and more
      information about PostgreSQL is available at 
-        <ulink url="&url.pgsql;">&url.pgsql;</ulink> and
-        <ulink 
url="http://techdocs.postgresql.org";>http://techdocs.postgresql.org</ulink>.
+     <ulink url="&url.pgsql;">&url.pgsql;</ulink> and
+     <ulink url="&url.pgsql.techdocs;">&url.pgsql.techdocs;</ulink>.
     </para>
    </section>
 



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to