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

Commit 43338f3

Browse files
committed
Reorder links.
1 parent cd352ac commit 43338f3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

doc/FAQ_DEV

Lines changed: 3 additions & 3 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:10:20 EDT 2004
4+
Last updated: Thu Oct 14 15:12:54 EDT 2004
55

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

@@ -516,9 +516,9 @@
516516
http://www.wiscorp.com/sql/sql_2003_standard.zip
517517

518518
Some SQL standards web pages are:
519-
* http://www.wiscorp.com/SQLStandards.html
520519
* http://troels.arvin.dk/db/rdbms/links/#standards
521-
* http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax
520+
* http://www.wiscorp.com/SQLStandards.html
521+
* http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax (SQL92)
522522
* http://dbs.uni-leipzig.de/en/lokal/standards.pdf (paper)
523523

524524
Technical Questions

doc/src/FAQ/FAQ_DEV.html

Lines changed: 5 additions & 5 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:10:20 EDT 2004</P>
15+
<P>Last updated: Thu Oct 14 15:12:54 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>
@@ -618,14 +618,14 @@ <H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
618618
<P>Some SQL standards web pages are:
619619
<ul>
620620
<li><a
621-
href="http://www.wiscorp.com/SQLStandards.html">
622-
http://www.wiscorp.com/SQLStandards.html</a></li>
623-
<li><a
624621
href="http://troels.arvin.dk/db/rdbms/links/#standards">
625622
http://troels.arvin.dk/db/rdbms/links/#standards</a></li>
626623
<li><a
624+
href="http://www.wiscorp.com/SQLStandards.html">
625+
http://www.wiscorp.com/SQLStandards.html</a></li>
626+
<li><a
627627
href="http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax">
628-
http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax</a></li>
628+
http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax</a> (SQL92)</li>
629629
<li><a
630630
href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf">
631631
http://dbs.uni-leipzig.de/en/lokal/standards.pdf</a> (paper)</li>

0 commit comments

Comments
 (0)