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

Commit bd94b93

Browse files
committed
New urls.
1 parent 8e09264 commit bd94b93

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/FAQ_DEV

+2-1
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:04:04 EDT 2004
4+
Last updated: Thu Oct 14 15:07:40 EDT 2004
55

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

@@ -518,6 +518,7 @@
518518
Some SQL standards web pages are:
519519
* http://www.wiscorp.com/SQLStandards.html
520520
* http://troels.arvin.dk/db/rdbms/links/#standards
521+
* http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax
521522
* http://dbs.uni-leipzig.de/en/lokal/standards.pdf (paper)
522523

523524
Technical Questions

doc/src/FAQ/FAQ_DEV.html

+4-1
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:04:04 EDT 2004</P>
15+
<P>Last updated: Thu Oct 14 15:07:40 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>
@@ -624,6 +624,9 @@ <H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
624624
href="http://troels.arvin.dk/db/rdbms/links/#standards">
625625
http://troels.arvin.dk/db/rdbms/links/#standards</a></li>
626626
<li><a
627+
href="http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax">
628+
http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax</li>
629+
<li><a
627630
href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf">
628631
http://dbs.uni-leipzig.de/en/lokal/standards.pdf</a> (paper)</li>
629632
</ul>

0 commit comments

Comments
 (0)