1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-02 09:02:37 +03:00

Fix typo in FAQ_DEV.

This commit is contained in:
Bruce Momjian
2007-08-23 00:10:07 +00:00
parent ef74900704
commit 2ae8825a8e
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1>
<P>Last updated: Wed Aug 22 20:09:21 EDT 2007</P>
<P>Last updated: Wed Aug 22 20:10:01 EDT 2007</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@ -435,7 +435,7 @@
<LI><I>A Guide to the SQL Standard,</I> by C.J. Date, et. al, Addison, Wesley</LI>
<LI><I>Fundamentals of Database Systems,</I> by Elmasri and Navathe</LI>
<LI><I>Transaction Processing,</I> by Jim Gray, Morgan, Kaufmann</LI>
<LI><I>Transactional Information Systems</I> by by Gerhard Weikum, Kaufmann</LI>
<LI><I>Transactional Information Systems</I> by Gerhard Weikum, Kaufmann</LI>
</UL
</P>