diff options
author | Bruce Momjian <bruce@momjian.us> | 2009-04-07 21:20:49 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2009-04-07 21:20:49 +0000 |
commit | bf4497cc61ff1616afe74c0140dcc850857e0dc8 (patch) | |
tree | 1da8067ce7bf07a501d99cb7c467a4290f72ab10 /doc/src/FAQ/FAQ_DEV.html | |
parent | 2762e5555ca3c850c76b70d5b174de6937e2a866 (diff) | |
download | postgresql-bf4497cc61ff1616afe74c0140dcc850857e0dc8.tar.gz postgresql-bf4497cc61ff1616afe74c0140dcc850857e0dc8.zip |
Remove FAQ and FAQ_DEV ASCII and HTML files from CVS; now on the wiki.
Per-language files kept for transator usage.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html deleted file mode 100644 index 09d02f6a73c..00000000000 --- a/doc/src/FAQ/FAQ_DEV.html +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> - -<HTML> - <HEAD> - <TITLE>PostgreSQL Developers FAQ</TITLE> - </HEAD> - - <BODY bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" - alink="#0000FF"> - <P>The developer FAQ can be found on the PostgreSQL wiki:</P> - -<P><A href="http://wiki.postgresql.org/wiki/Development_information">http://wiki.postgresql.org/wiki/Development_information</A></P> - </BODY> -</HTML> |