diff options
author | Bruce Momjian | 2005-04-01 16:42:59 +0000 |
---|---|---|
committer | Bruce Momjian | 2005-04-01 16:42:59 +0000 |
commit | 558dace99f26c55e84c5306bb6dfb10f783af505 (patch) | |
tree | fd13517a97086562756c2e6d03509300ba24c512 /doc/src/FAQ/FAQ_DEV.html | |
parent | cc20233a8178217da5be1f208ad2bdb84ad7289e (diff) |
Backpatch FAQ's to 8.0.X.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 76872983670..111fb12a0c8 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -13,7 +13,7 @@ <H1>Developer's Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Fri Mar 11 16:43:05 EST 2005</P> + <P>Last updated: Sun Mar 13 22:07:18 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:[email protected]">[email protected]</A>)<BR> @@ -75,9 +75,7 @@ <HR> - <CENTER> - <H2>General Questions</H2> - </CENTER> + <H2>General Questions</H2> <H3><A name="1.1">1.1</A>) How do I get involved in PostgreSQL development?</H3> @@ -86,7 +84,7 @@ "#1.7">1.7</A>.</P> <P>Subscribe to and read the <A href= - "http://archives.posrgresql.org/pgsql-hackers">pgsql-hackers</A> + "http://archives.postgresql.org/pgsql-hackers">pgsql-hackers</A> mailing list (often termed 'hackers'). This is where the major contributors and core members of the project discuss development.</P> |