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

Commit ba49fbc

Browse files
committed
Fix markup.
1 parent d645fda commit ba49fbc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/FAQ_DEV

Lines changed: 1 addition & 1 deletion
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:00:26 EDT 2004
4+
Last updated: Thu Oct 14 15:01:55 EDT 2004
55

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

doc/src/FAQ/FAQ_DEV.html

Lines changed: 2 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: Thu Oct 14 15:00:26 EDT 2004</P>
15+
<P>Last updated: Thu Oct 14 15:01:55 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,7 +606,7 @@ <H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
606606
<P>There are two pertinent 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-
http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax">
609+
href="http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax">
610610
http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax</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">

0 commit comments

Comments
 (0)