Just a couple syntax notes: > <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, transaction integrity and type > - extensibility. PostgreSQL is an open source descendant of this > - original Berkeley code. > + 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. > </para>
It's hard to tell exactly what changed here because of WS (Whitespace) changes. And only spaces are used in phpdoc, never tabs. > - information about PostgreSQL is available at <ulink > - url="&url.pgsql;">&url.pgsql;</ulink>. > + 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>. Be sure to add and use urls from entities/global.ent Regards, Philip -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php