diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-10-14 19:02:08 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-10-14 19:02:08 +0000 |
commit | ba49fbc183120cdd515f3cd9941bb2f8b6dee85c (patch) | |
tree | e254181699941c8404385c5ba47ba78b38b1abf1 /doc/src/FAQ | |
parent | d645fdaf717c6e3fb5f7cbe62d0088090624f9fe (diff) | |
download | postgresql-ba49fbc183120cdd515f3cd9941bb2f8b6dee85c.tar.gz postgresql-ba49fbc183120cdd515f3cd9941bb2f8b6dee85c.zip |
Fix markup.
Diffstat (limited to 'doc/src/FAQ')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 7613f2ae3a8..36cd7c0cd1f 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -12,7 +12,7 @@ <H1>Developer's Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Thu Oct 14 15:00:26 EDT 2004</P> + <P>Last updated: Thu Oct 14 15:01:55 EDT 2004</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -606,7 +606,7 @@ <P>There are two pertinent standards, SQL92 and SQL99. These standards are endorsed by ANSI and ISO. A draft of the SQL92 standard is available at <a - http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax"> + href="http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax"> http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax</a>. A draft of the SQL99 standard is at <a href="http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf"> |