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

Commitd4963d7

Browse files
committed
Add SQL92 document name.
1 parentbef0ea5 commitd4963d7

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

‎doc/FAQ_DEV

Lines changed: 3 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: Wed Apr 17 01:09:55 EDT 2002
4+
Last updated: Wed Apr 17 01:12:20 EDT 2002
55

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

@@ -486,7 +486,8 @@
486486
available at http://www.contrib.andrew.cmu.edu/~shadow/. The SQL99
487487
standard must be purchased from ANSI at
488488
http://webstore.ansi.org/ansidocstore/default.asp. The main standards
489-
document is ANSI/ISO/IEC 9075-2-1999.
489+
documents are ANSI X3.135-1992 for SQL92 and ANSI/ISO/IEC 9075-2-1999
490+
for SQL99.
490491

491492
A summary of these standards is at
492493
http://dbs.uni-leipzig.de/en/lokal/standards.pdf and

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 3 additions & 2 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: Wed Apr 17 01:09:55 EDT 2002</P>
15+
<P>Last updated: Wed Apr 17 01:12:20 EDT 2002</P>
1616

1717
<P>Current maintainer: Bruce Momjian (<Ahref=
1818
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -583,7 +583,8 @@ <H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
583583
must be purchased from ANSI at<a
584584
href="http://webstore.ansi.org/ansidocstore/default.asp">
585585
http://webstore.ansi.org/ansidocstore/default.asp</a>. The main
586-
standards document is ANSI/ISO/IEC 9075-2-1999.</P>
586+
standards documents are ANSI X3.135-1992 for SQL92 and ANSI/ISO/IEC
587+
9075-2-1999 for SQL99.</P>
587588

588589
<P>A summary of these standards is at<a
589590
href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp