diff --git a/reference/pgsql/reference.xml b/reference/pgsql/reference.xml index d7dd9a7812..f2f46c2673 100644 --- a/reference/pgsql/reference.xml +++ b/reference/pgsql/reference.xml @@ -1,5 +1,5 @@ - + PostgreSQL functions PostgreSQL @@ -10,11 +10,11 @@ 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. @@ -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 - &url.pgsql; and - http://techdocs.postgresql.org. + &url.pgsql; and + &url.pgsql.techdocs;.