1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-08 07:21:33 +03:00

Add SQL92 document name.

This commit is contained in:
Bruce Momjian 2002-04-17 05:12:39 +00:00
parent bef0ea574c
commit d4963d7342
2 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Wed Apr 17 01:09:55 EDT 2002 Last updated: Wed Apr 17 01:12:20 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -486,7 +486,8 @@
available at http://www.contrib.andrew.cmu.edu/~shadow/. The SQL99 available at http://www.contrib.andrew.cmu.edu/~shadow/. The SQL99
standard must be purchased from ANSI at standard must be purchased from ANSI at
http://webstore.ansi.org/ansidocstore/default.asp. The main standards http://webstore.ansi.org/ansidocstore/default.asp. The main standards
document is ANSI/ISO/IEC 9075-2-1999. documents are ANSI X3.135-1992 for SQL92 and ANSI/ISO/IEC 9075-2-1999
for SQL99.
A summary of these standards is at A summary of these standards is at
http://dbs.uni-leipzig.de/en/lokal/standards.pdf and http://dbs.uni-leipzig.de/en/lokal/standards.pdf and

View File

@ -12,7 +12,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for <H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1> PostgreSQL</H1>
<P>Last updated: Wed Apr 17 01:09:55 EDT 2002</P> <P>Last updated: Wed Apr 17 01:12:20 EDT 2002</P>
<P>Current maintainer: Bruce Momjian (<A href= <P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@ -583,7 +583,8 @@
must be purchased from ANSI at <a must be purchased from ANSI at <a
href="http://webstore.ansi.org/ansidocstore/default.asp"> href="http://webstore.ansi.org/ansidocstore/default.asp">
http://webstore.ansi.org/ansidocstore/default.asp</a>. The main http://webstore.ansi.org/ansidocstore/default.asp</a>. The main
standards document is ANSI/ISO/IEC 9075-2-1999.</P> standards documents are ANSI X3.135-1992 for SQL92 and ANSI/ISO/IEC
9075-2-1999 for SQL99.</P>
<P>A summary of these standards is at <a <P>A summary of these standards is at <a
href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf"> href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf">