summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-10-14 19:04:19 +0000
committerBruce Momjian <bruce@momjian.us>2004-10-14 19:04:19 +0000
commit8e09264f8457c5e58431235101e6276c09195695 (patch)
tree76bf305b73123a78e82bcda526c436d7fd1ae6d4 /doc/src
parentba49fbc183120cdd515f3cd9941bb2f8b6dee85c (diff)
Working improvement.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/FAQ_DEV.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 36cd7c0cd1f..350377e4b15 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:01:55 EDT 2004</P>
+ <P>Last updated: Thu Oct 14 15:04:04 EDT 2004</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -603,7 +603,7 @@
<H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
standards?</H3>
- <P>There are two pertinent standards, SQL92 and SQL99. These
+ <P>There are two major standards, SQL92 and SQL99. These
standards are endorsed by ANSI and ISO. A draft of the SQL92
standard is available at <a
href="http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax">