Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit282c581

Browse files
committed
Update 2003 as an official standard.
1 parent5c26732 commit282c581

File tree

2 files changed

+23
-19
lines changed

2 files changed

+23
-19
lines changed

‎doc/FAQ_DEV

Lines changed: 10 additions & 9 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 1415:14:50 EDT 2004
4+
Last updated: Thu Oct 1417:39:02 EDT 2004
55

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

@@ -507,14 +507,15 @@
507507

508508
1.12) Where can I get a copy of the SQL standards?
509509

510-
There are two major standards, SQL92 and SQL99. These standards are
511-
endorsed by ANSI and ISO. A draft of the SQL92 standard is available
512-
at http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt. A draft
513-
of the SQL99 standard is at
514-
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075
515-
-2-1999.pdf. The draft SQL 2003 standard is at
516-
http://www.wiscorp.com/sql/sql_2003_standard.zip
517-
510+
There are three major standards: SQL-92, SQL-99, and SQL:2003. These
511+
standards are endorsed by ANSI and ISO. Draft versions can be download
512+
from:
513+
* SQL-92 http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt
514+
* SQL-99
515+
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-
516+
9075-2-1999.pdf
517+
* SQL:2003 http://www.wiscorp.com/sql/sql_2003_standard.zip
518+
518519
Some SQL standards web pages are:
519520
* http://troels.arvin.dk/db/rdbms/links/#standards
520521
* http://www.wiscorp.com/SQLStandards.html

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 13 additions & 10 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 1415:14:50 EDT 2004</P>
15+
<P>Last updated: Thu Oct 1417:39:02 EDT 2004</P>
1616

1717
<P>Current maintainer: Bruce Momjian (<Ahref=
1818
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -603,17 +603,20 @@ <H3><A name="1.11">1.11</A>) How are CVS branches managed?</H3>
603603
<H3><Aname="1.12">1.12</A>) Where can I get a copy of the SQL
604604
standards?</H3>
605605

606-
<P>There are two major standards, SQL92 and SQL99. These
607-
standards are endorsed by ANSI and ISO. A draft of the SQL92
608-
standard is available at<a
606+
<P>There are three major standards: SQL-92, SQL-99, and SQL:2003.
607+
These standards are endorsed by ANSI and ISO. Draft versions can
608+
be download from:
609+
<ul>
610+
<li> SQL-92<a
609611
href="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt">
610-
http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt</a>. A
611-
draft of the SQL99 standard is at<a
612+
http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt</a></li>
613+
<li> SQL-99<a
612614
href="http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf">
613-
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</a>.
614-
The draft SQL 2003 standard is at<ahref=
615-
"http://www.wiscorp.com/sql/sql_2003_standard.zip">
616-
http://www.wiscorp.com/sql/sql_2003_standard.zip</A></P>
615+
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</a></li>
616+
<li> SQL:2003<a
617+
href="http://www.wiscorp.com/sql/sql_2003_standard.zip">
618+
http://www.wiscorp.com/sql/sql_2003_standard.zip</A></li>
619+
</ul>
617620

618621
<P>Some SQL standards web pages are:
619622
<ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp