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/FAQ_DEV | |
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/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV deleted file mode 100644 index 3f2070aff80..00000000000 --- a/doc/FAQ_DEV +++ /dev/null @@ -1,3 +0,0 @@ -The developer FAQ can be found on the PostgreSQL wiki: - - http://wiki.postgresql.org/wiki/Development_information |