From 44692d8d106d7fadf6e62190abb9befd557a11f5 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Thu, 14 Oct 2004 19:15:02 +0000
Subject: [PATCH] Add "draft".

---
 doc/FAQ_DEV              | 4 ++--
 doc/src/FAQ/FAQ_DEV.html | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 8f0ea8294d1..b7a8e5d827f 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
 
           Developer's Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Thu Oct 14 15:12:54 EDT 2004
+   Last updated: Thu Oct 14 15:14:50 EDT 2004
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -512,7 +512,7 @@
    at http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt. A draft
    of the SQL99 standard is at
    http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075
-   -2-1999.pdf. The SQL 2003 standard is at
+   -2-1999.pdf. The draft SQL 2003 standard is at
    http://www.wiscorp.com/sql/sql_2003_standard.zip
    
    Some SQL standards web pages are:
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index f0fc97910c4..c52eccfafbb 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:12:54 EDT 2004</P>
+    <P>Last updated: Thu Oct 14 15:14:50 EDT 2004</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -611,7 +611,7 @@
     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">
     http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</a>.
-    The SQL 2003 standard is at <a href=
+    The draft SQL 2003 standard is at <a href=
     "http://www.wiscorp.com/sql/sql_2003_standard.zip">
     http://www.wiscorp.com/sql/sql_2003_standard.zip</A></P>
 
-- 
GitLab