Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cd352ac

Browse files
committed
More URL updates.
1 parent fe02155 commit cd352ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/FAQ_DEV

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Thu Oct 14 15:08:23 EDT 2004
4+
Last updated: Thu Oct 14 15:10:20 EDT 2004
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -509,7 +509,7 @@
509509

510510
There are two major standards, SQL92 and SQL99. These standards are
511511
endorsed by ANSI and ISO. A draft of the SQL92 standard is available
512-
at http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax. A draft
512+
at http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt. A draft
513513
of the SQL99 standard is at
514514
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075
515515
-2-1999.pdf. The SQL 2003 standard is at

doc/src/FAQ/FAQ_DEV.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<H1>Developer's Frequently Asked Questions (FAQ) for
1313
PostgreSQL</H1>
1414

15-
<P>Last updated: Thu Oct 14 15:08:23 EDT 2004</P>
15+
<P>Last updated: Thu Oct 14 15:10:20 EDT 2004</P>
1616

1717
<P>Current maintainer: Bruce Momjian (<A href=
1818
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -606,8 +606,8 @@ <H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
606606
<P>There are two major standards, SQL92 and SQL99. These
607607
standards are endorsed by ANSI and ISO. A draft of the SQL92
608608
standard is available at <a
609-
href="http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax">
610-
http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax</a>. A
609+
href="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt">
610+
http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt</a>. A
611611
draft of the SQL99 standard is at <a
612612
href="http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf">
613613
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</a>.

0 commit comments

Comments
 (0)