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

Commit 2ae8825

Browse files
committed
Fix typo in FAQ_DEV.
1 parent ef74900 commit 2ae8825

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/FAQ_DEV

Lines changed: 2 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 Aug 22 20:09:21 EDT 2007
4+
Last updated: Wed Aug 22 20:10:01 EDT 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -344,7 +344,7 @@ General Questions
344344
* A Guide to the SQL Standard, by C.J. Date, et. al, Addison, Wesley
345345
* Fundamentals of Database Systems, by Elmasri and Navathe
346346
* Transaction Processing, by Jim Gray, Morgan, Kaufmann
347-
* Transactional Information Systems by by Gerhard Weikum, Kaufmann
347+
* Transactional Information Systems by Gerhard Weikum, Kaufmann
348348

349349
1.12) What is configure all about?
350350

doc/src/FAQ/FAQ_DEV.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<H1>Developer's Frequently Asked Questions (FAQ) for
1414
PostgreSQL</H1>
1515

16-
<P>Last updated: Wed Aug 22 20:09:21 EDT 2007</P>
16+
<P>Last updated: Wed Aug 22 20:10:01 EDT 2007</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<A href=
1919
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@@ -435,7 +435,7 @@ <H3 id="item1.11">1.11) What books are good for
435435
<LI><I>A Guide to the SQL Standard,</I> by C.J. Date, et. al, Addison, Wesley</LI>
436436
<LI><I>Fundamentals of Database Systems,</I> by Elmasri and Navathe</LI>
437437
<LI><I>Transaction Processing,</I> by Jim Gray, Morgan, Kaufmann</LI>
438-
<LI><I>Transactional Information Systems</I> by by Gerhard Weikum, Kaufmann</LI>
438+
<LI><I>Transactional Information Systems</I> by Gerhard Weikum, Kaufmann</LI>
439439
</UL
440440
</P>
441441

0 commit comments

Comments
 (0)